NAME
02-regenerate_file.t - test Parrot::Manifest
MANIFEST-related methods
SYNOPSIS
% prove t/manifest/02-regenerate_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.
02-regenerate_file.t tests whether Parrot::Manifest correctly determines whether MANIFEST needs to be regenerated or not.
AUTHOR
James E Keenan (jkeenan@cpan.org)
SEE ALSO
Parrot::Manifest, Parrot::Manifest::Files, Parrot::Manifest::Skip, tools/dev/mk_manifest_and_skip.pl.