DEBSOURCES
Skip Quicknav
sources / libparse-syslog-perl / 1.11-1 / t / cpan-meta.t
1234
use Test::More; eval "use Test::CPAN::Meta::YAML"; plan skip_all => "Test::CPAN::Meta::YAML required for testing META.yml" if $@; meta_yaml_ok();