NAME
03-regenerate_skip.t - test Parrot::Manifest
MANIFEST.SKIP-related methods
SYNOPSIS
% prove t/manifest/03-regenerate_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.
03-regenerate_skip.t tests whether Parrot::Manifest correctly determines whether MANIFEST.SKIP 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.