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 1.872 second using v1.01-cache-2.11-cpan-364913b4093 )