The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
123456 #!perl -Tuse Test::More;eval "use Test::CPAN::Meta";plan skip_all => "Test::CPAN::Meta required for testing META.yml" if $@;meta_yaml_ok();
#!perl -T
use
Test::More;
eval
"use Test::CPAN::Meta"
;
plan
skip_all
=>
"Test::CPAN::Meta required for testing META.yml"
if
$@;
meta_yaml_ok();