Acme-Web-PodDisplay

 view release on metacpan or  search on metacpan

xt/release/meta-json.t  view on Meta::CPAN

#!perl

use Test::More;
eval 'use Test::CPAN::Meta::JSON';
plan skip_all => 'Test::CPAN::Meta::JSON required for testing META.json' if $@;
meta_json_ok();



( run in 0.634 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )