Move Cwd from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / MANIFEST
index c6ca513..1112c27 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -273,6 +273,27 @@ cpan/CPAN/t/02nox.t                See if CPAN::Nox works
 cpan/CPAN/t/03pkgs.t           See if CPAN::Version works
 cpan/CPAN/t/10version.t                See if CPAN the module works
 cpan/CPAN/t/11mirroredby.t             See if CPAN::Mirrored::By works
+cpan/Cwd/Changes                       Cwd extension Changelog
+cpan/Cwd/Cwd.pm                                Various cwd routines (getcwd, fastcwd, chdir)
+cpan/Cwd/Cwd.xs                                Cwd extension external subroutines
+cpan/Cwd/lib/File/Spec/Cygwin.pm       portable operations on Cygwin file names
+cpan/Cwd/lib/File/Spec/Epoc.pm         portable operations on EPOC file names
+cpan/Cwd/lib/File/Spec/Functions.pm    Function interface to File::Spec object methods
+cpan/Cwd/lib/File/Spec/Mac.pm          portable operations on Mac file names
+cpan/Cwd/lib/File/Spec/OS2.pm          portable operations on OS2 file names
+cpan/Cwd/lib/File/Spec.pm              portable operations on file names
+cpan/Cwd/lib/File/Spec/Unix.pm         portable operations on Unix file names
+cpan/Cwd/lib/File/Spec/VMS.pm          portable operations on VMS file names
+cpan/Cwd/lib/File/Spec/Win32.pm                portable operations on Win32 and NetWare file names
+cpan/Cwd/Makefile.PL                   Cwd extension makefile maker
+cpan/Cwd/t/crossplatform.t             See if File::Spec works crossplatform
+cpan/Cwd/t/cwd.t                       See if Cwd works
+cpan/Cwd/t/Functions.t                 See if File::Spec::Functions works
+cpan/Cwd/t/rel2abs2rel.t               See if File::Spec->rel2abs/abs2rel works
+cpan/Cwd/t/Spec.t                      See if File::Spec works
+cpan/Cwd/t/taint.t                     See if Cwd works with taint
+cpan/Cwd/t/tmpdir.t                    See if File::Spec->tmpdir() works
+cpan/Cwd/t/win32.t                     See if Cwd works on Win32
 cpan/DB_File/Changes           Berkeley DB extension change log
 cpan/DB_File/config.in         Part of Berkeley DB configuration
 cpan/DB_File/DB_File_BS                Berkeley DB extension mkbootstrap fodder
@@ -1238,27 +1259,6 @@ ext/Compress-Raw-Zlib/zlib-src/zutil.h   Compress::Raw::Zlib
 ext/Compress-Raw-Zlib/Zlib.xs          Compress::Raw::Zlib
 ext/constant/lib/constant.pm   For "use constant"
 ext/constant/t/constant.t      See if compile-time constants work
-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