summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-31 14:34:23 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-31 14:34:23 +0000
commitec949d4a234fabb7732d0f8fb5474ee2ca2b44b8 (patch)
treeb6b4eeba971e7e2fff28a05a4c173f49fb948144 /MANIFEST
parenta0d33644c88d64f8be4a8dd7e7def943284c650f (diff)
downloadperl-ec949d4a234fabb7732d0f8fb5474ee2ca2b44b8.tar.gz
Missing MANIFESTations.
p4raw-id: //depot/perl@16924
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f61d77bcbe..c4991921f8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1062,6 +1062,7 @@ lib/ExtUtils/t/Manifest.t See if ExtUtils::Manifest works
lib/ExtUtils/t/Mkbootstrap.t See if ExtUtils::Mkbootstrap works
lib/ExtUtils/t/MM_BeOS.t See if ExtUtils::MM_BeOS works
lib/ExtUtils/t/MM_Cygwin.t See if ExtUtils::MM_Cygwin works
+lib/ExtUtils/t/MM_NW5.t See if ExtUtils::MM_NW5 works
lib/ExtUtils/t/MM_OS2.t See if ExtUtils::MM_OS2 works
lib/ExtUtils/t/MM_Unix.t See if ExtUtils::MM_UNIX works
lib/ExtUtils/t/MM_VMS.t See if ExtUtils::MM_VMS works
@@ -1101,6 +1102,7 @@ lib/File/Spec/Cygwin.pm portable operations on Cygwin file names
lib/File/Spec/Epoc.pm portable operations on EPOC file names
lib/File/Spec/Functions.pm Function interface to File::Spec object methods
lib/File/Spec/Mac.pm portable operations on Mac file names
+lib/File/Spec/NW5.pm portable operations on NetWare5 file names
lib/File/Spec/OS2.pm portable operations on OS2 file names
lib/File/Spec/t/Functions.t See if File::Spec::Functions works
lib/File/Spec/t/rel2abs2rel.t See if File::Spec->rel2abs/abs2rel works