NAME
05-alt_skip.t - What happens when MANIFEST.SKIP has a different name
SYNOPSIS
% prove t/manifest/05-alt_skip.t
DESCRIPTION
The files in this directory test the publicly callable methods of lib/Parrot/Manifest.pm and packages which inherit from that package.
05-alt_skip.t tests whether Parrot::Manifest correctly determines whether we could, in principal, supply a file other than MANIFEST.SKIP to Parrot::Manifest::new()
.
AUTHOR
James E Keenan (jkeenan@cpan.org)
SEE ALSO
Parrot::Manifest, Parrot::Manifest::Files, Parrot::Manifest::Skip, tools/dev/mk_manifest_and_skip.pl.