Reuinte File::Spec with the rest of the PathTools distribution in ext.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 20bdcd0..d83a984 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -554,13 +554,27 @@ ext/CPAN/t/02nox.t                See if CPAN::Nox works
 ext/CPAN/t/03pkgs.t            See if CPAN::Version works
 ext/CPAN/t/10version.t         See if CPAN the module works
 ext/CPAN/t/11mirroredby.t              See if CPAN::Mirrored::By works
-ext/Cwd/Changes                        Cwd extension Changelog
-ext/Cwd/Cwd.pm                 Various cwd routines (getcwd, fastcwd, chdir)
-ext/Cwd/Cwd.xs                 Cwd extension external subroutines
-ext/Cwd/Makefile.PL            Cwd extension makefile maker
-ext/Cwd/t/cwd.t                        See if Cwd works
-ext/Cwd/t/taint.t              See if Cwd works with taint
-ext/Cwd/t/win32.t              See if Cwd works on Win32
+ext/Cwd/Changes                                Cwd extension Changelog
+ext/Cwd/Cwd.pm                         Various cwd routines (getcwd, fastcwd, chdir)
+ext/Cwd/Cwd.xs                         Cwd extension external subroutines
+ext/Cwd/lib/File/Spec/Cygwin.pm                portable operations on Cygwin file names
+ext/Cwd/lib/File/Spec/Epoc.pm          portable operations on EPOC file names
+ext/Cwd/lib/File/Spec/Functions.pm     Function interface to File::Spec object methods
+ext/Cwd/lib/File/Spec/Mac.pm           portable operations on Mac file names
+ext/Cwd/lib/File/Spec/OS2.pm           portable operations on OS2 file names
+ext/Cwd/lib/File/Spec.pm               portable operations on file names
+ext/Cwd/lib/File/Spec/Unix.pm          portable operations on Unix file names
+ext/Cwd/lib/File/Spec/VMS.pm           portable operations on VMS file names
+ext/Cwd/lib/File/Spec/Win32.pm         portable operations on Win32 and NetWare file names
+ext/Cwd/Makefile.PL                    Cwd extension makefile maker
+ext/Cwd/t/crossplatform.t              See if File::Spec works crossplatform
+ext/Cwd/t/cwd.t                                See if Cwd works
+ext/Cwd/t/Functions.t                  See if File::Spec::Functions works
+ext/Cwd/t/rel2abs2rel.t                        See if File::Spec->rel2abs/abs2rel works
+ext/Cwd/t/Spec.t                       See if File::Spec works
+ext/Cwd/t/taint.t                      See if Cwd works with taint
+ext/Cwd/t/tmpdir.t                     See if File::Spec->tmpdir() works
+ext/Cwd/t/win32.t                      See if Cwd works on Win32
 ext/Data-Dumper/Changes                Data pretty printer, changelog
 ext/Data-Dumper/Dumper.pm      Data pretty printer, module
 ext/Data-Dumper/Dumper.xs      Data pretty printer, externals
@@ -1555,6 +1569,8 @@ ext/IPC-SysV/t/pod.t      IPC::SysV test file
 ext/IPC-SysV/t/sem.t           IPC::SysV test file
 ext/IPC-SysV/t/shm.t   IPC::SysV test file
 ext/IPC-SysV/typemap   IPC::SysV typemap
+ext/lib/lib_pm.PL              For "use lib", produces lib/lib.pm
+ext/lib/Makefile.PL
 ext/libnet/Changes                     libnet
 ext/libnet/Config.eg           libnet
 ext/libnet/demos/ftp           libnet
@@ -1592,6 +1608,7 @@ ext/libnet/t/nntp.t               libnet
 ext/libnet/t/require.t         libnet
 ext/libnet/t/smtp.t            libnet
 ext/libnet/t/time.t            libnet
+ext/lib/t/01lib.t              For "use lib" testing
 ext/List-Util/Changes          Util extension
 ext/List-Util/lib/List/Util.pm List::Util
 ext/List-Util/lib/List/Util/PP.pm      List::Util
@@ -3393,20 +3410,6 @@ lib/File/Find/t/find.t           See if File::Find works
 lib/File/Find/t/taint.t                See if File::Find works with taint
 lib/FileHandle.pm              Backward-compatible front end to IO extension
 lib/FileHandle.t               See if FileHandle works
-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/OS2.pm           portable operations on OS2 file names
-lib/File/Spec.pm               portable operations on file names
-lib/File/Spec/t/crossplatform.t        See if File::Spec works crossplatform
-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
-lib/File/Spec/t/Spec.t         See if File::Spec works
-lib/File/Spec/t/tmpdir.t       See if File::Spec->tmpdir() works
-lib/File/Spec/Unix.pm          portable operations on Unix file names
-lib/File/Spec/VMS.pm           portable operations on VMS file names
-lib/File/Spec/Win32.pm         portable operations on Win32 and NetWare file names
 lib/File/stat.pm               By-name interface to Perl's builtin stat
 lib/File/stat.t                        See if File::stat works
 lib/filetest.pm                        For "use filetest"
@@ -3432,8 +3435,6 @@ lib/integer.t                     For "use integer" testing
 lib/Internals.t                        For Internals::* testing
 lib/less.pm                    For "use less"
 lib/less.t                     See if less support works
-lib/lib_pm.PL                  For "use lib", produces lib/lib.pm
-lib/lib.t                      For "use lib" testing
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
 lib/look.pl                    A "look" equivalent
@@ -4203,6 +4204,7 @@ t/lib/Sans_mypragma.pm                    Test module for t/lib/mypragma.t
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
 t/lib/strict/subs              Tests of "use strict 'subs'" for strict.t
 t/lib/strict/vars              Tests of "use strict 'vars'" for strict.t
+t/lib/test_use_14937.pm                A test pragma for t/comp/use.t
 t/lib/test_use.pm              A test pragma for t/comp/use.t
 t/lib/warnings/1global         Tests of global warnings for warnings.t
 t/lib/warnings/2use            Tests for "use warnings" for warnings.t