The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use Test::Requires {
    'Test::CPAN::Meta' => 0.12,
};

meta_yaml_ok();

__END__

=pod

=head1 NAME

meta.t - testing that META.yml file matches the current specification

=cut