summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2001-12-14 10:20:24 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-15 17:15:50 +0000
commitc9b71ffd9d21c64c62a0cef4bdcbcd64861fc88b (patch)
tree94017bffba4a960ce321e7a2020971d25848bc8e /MANIFEST
parentf193aa2f4863bc10ce670744f734970587651ac5 (diff)
downloadperl-c9b71ffd9d21c64c62a0cef4bdcbcd64861fc88b.tar.gz
Re: Untested modules update: There's more than we thought
Message-ID: <20011215002049.37259.qmail@onion.perl.org> p4raw-id: //depot/perl@13700
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2b9027d35e..fc96276eca 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -939,6 +939,7 @@ lib/ExtUtils/Mkbootstrap.pm Writes a bootstrap file (see MakeMaker)
lib/ExtUtils/Mkbootstrap.t See if ExtUtils::Mkbootstrap works
lib/ExtUtils/Mksymlists.pm Writes a linker options file for extensions
lib/ExtUtils/MM_Cygwin.pm MakeMaker methods for Cygwin
+lib/ExtUtils/MM_Cygwin.t See if ExtUtils::MM_Cygwin works
lib/ExtUtils/MM_NW5.pm MakeMaker methods for NetWare
lib/ExtUtils/MM_OS2.pm MakeMaker methods for OS/2
lib/ExtUtils/MM_Unix.pm MakeMaker base class for Unix