ARGV-JSON
view release on metacpan or search on metacpan
t/00_compile.t view on Meta::CPAN
use strict;
use warnings;
use Test::More;
require_ok $_ for qw(
ARGV::JSON
);
done_testing;
( run in 1.191 second using v1.01-cache-2.11-cpan-e1769b4cff6 )