Acme-Emoticarp
view release on metacpan or search on metacpan
xt/release/dist-manifest.t view on Meta::CPAN
#!perl
use Test::More;
eval "use Test::DistManifest";
plan skip_all => "Test::DistManifest required for testing the manifest"
if $@;
manifest_ok();
( run in 0.795 second using v1.01-cache-2.11-cpan-8dfa8b56332 )