Bug#675770: ITP: libmodule-install-manifestskip-perl -- generate a MANIFEST.SKIP file
Jonas Smedegaard
dr at jones.dk
Sun Jun 3 09:36:20 UTC 2012
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
* Package name : libmodule-install-manifestskip-perl
Version : 0.20
Upstream Author : Ingy döt Net <ingy at cpan.org>
* URL : http://search.cpan.org/dist/Module-Install-ManifestSkip/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : generate a MANIFEST.SKIP file
Module::Install::ManifestSkip generates a "MANIFEST.SKIP" file for you
(using Module::Manifest::Skip) that contains the common files that
people do not want in their "MANIFEST" files. The SKIP file is
generated each time that you (the module author) run "Makefile.PL".
.
You can add your own custom entries at the top of the "MANIFEST" file.
Just put a blank line after your entries, and they will be left alone.
.
This module also adds 'MANIFEST' to the "clean_files()" list so that
"make clean" will remove your "MANIFEST".
More information about the pkg-perl-maintainers
mailing list