Group
Extension

Matches 1

Morpheus ( D/DR/DRUXA/Morpheus-0.46.tar.gz, DRUXA, 2012; MetaCPAN )
Morpheus/debuild/source/t/script.t ( view source; MetaCPAN )
,
    'morph without arguments prints json'
);

$result = qx(bin/morph /foo/bar);
like(
    $result,
    qr/^(5|"5")\n$/,
    'morph without arguments prints json'
);

$result = qx(bin/morph --format=

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.