NAME

04-alt_file.t - What happens when MANIFEST has a different name

SYNOPSIS

% prove t/manifest/04-alt_file.t

DESCRIPTION

The files in this directory test the publicly callable methods of lib/Parrot/Manifest.pm and packages which inherit from that package.

04-alt_file.t tests whether Parrot::Manifest correctly determines whether we could, in principal, supply a file other than MANIFEST 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.