provisional MakeMaker patch for VMS
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 0fa46a2..f7ca02c 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -499,6 +499,7 @@ ext/POSIX/typemap           POSIX extension interface types
 ext/re/hints/mpeix.pl          Hints for re for named architecture
 ext/re/Makefile.PL             re extension makefile writer
 ext/re/re.pm                   re extension Perl module
+ext/re/re.t                            see if re pragma works
 ext/re/re.xs                   re extension external subroutines
 ext/Safe/safe1.t               See if Safe works
 ext/Safe/safe2.t               See if Safe works
@@ -534,6 +535,7 @@ ext/Socket/Makefile.PL              Socket extension makefile writer
 ext/Socket/Socket.pm           Socket extension Perl module
 ext/Socket/Socket.t            See if Socket works
 ext/Socket/Socket.xs           Socket extension external subroutines
+ext/Socket/socketpair.t                See if socketpair works
 ext/Storable/ChangeLog         Storable extension
 ext/Storable/Makefile.PL       Storable extension
 ext/Storable/MANIFEST          Storable extension
@@ -948,6 +950,7 @@ lib/ExtUtils/t/Installed.t  See if ExtUtils::Installed works
 lib/ExtUtils/t/Manifest.t      See if ExtUtils::Manifest works
 lib/ExtUtils/t/Mkbootstrap.t   See if ExtUtils::Mkbootstrap works
 lib/ExtUtils/t/MM_Cygwin.t     See if ExtUtils::MM_Cygwin 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
 lib/ExtUtils/t/Packlist.t      See if Packlist works
@@ -979,6 +982,8 @@ lib/File/Spec.pm            portable operations on 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/Cygwin.pm                portable operations on Cygwin file names
+lib/File/Spec/NW5.pm           portable operations on NetWare 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