diff options
author | Michael G. Schwern <schwern@pobox.com> | 2000-12-05 14:21:21 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-06 15:00:32 +0000 |
commit | 0b9c804f147362c4de1fd7a6d871df1c2b15e31d (patch) | |
tree | cfe666ff0dfa817c1543171ccb6ac53607431df8 /MANIFEST | |
parent | 54ad72ea23e2349f9b9a56380fab6914c84f6b1c (diff) | |
download | perl-0b9c804f147362c4de1fd7a6d871df1c2b15e31d.tar.gz |
Default MANIFEST.SKIP]
Message-ID: <20001205192121.A6473@blackrider.aocn.com>
Add a default MANIFEST skip that ignores things like
version control files, editor temporary files, and the Makefile.
p4raw-id: //depot/perl@8008
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -650,6 +650,7 @@ lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs lib/ExtUtils/Install.pm Handles 'make install' on extensions lib/ExtUtils/Installed.pm Information on installed extensions lib/ExtUtils/Liblist.pm Locates libraries +lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP lib/ExtUtils/MM_Cygwin.pm MakeMaker methods for Cygwin lib/ExtUtils/MM_OS2.pm MakeMaker methods for OS/2 lib/ExtUtils/MM_Unix.pm MakeMaker base class for Unix |