$distdir = path( glob "BUILD/*" );
my $metafile;
foreach my $meta ( "MYMETA.json", "MYMETA.yml", "META.json", "META.yml" ) {
next unless -e $distdir->child( $meta );
$metafile
p {
( /^[A-Z]+$/ && ! /^MANIFEST/ ) ||
m{^(Change(s|log)|MYMETA.yml|META.(json|yml)|e[gx]|(ex|s)amples?|demos?)$}i
}
map { $_->basename }
$distdir->chi
ious policies. It will also update the
list of build prereqs, according to F<META.yml> (or F<META.json>)
shipped with the distribution.
Note that this command will abort if it finds that the spec is