diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-07-24 08:12:56 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-07-24 08:12:56 +0200 |
commit | 2a6dc37471bea77f0c24fd1fe90c598a270c9968 (patch) | |
tree | 534ffd8a5b0080e486d91631c9002ba47c874894 /MANIFEST | |
parent | 52a9a866c79d0cc70f5d2074dd80a3d52797f03a (diff) | |
download | perl-2a6dc37471bea77f0c24fd1fe90c598a270c9968.tar.gz |
Move PathTools from cpan/ to dist/
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -438,26 +438,6 @@ 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/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 @@ -2635,6 +2615,26 @@ dist/B-Deparse/Deparse.pm Compiler Deparse backend dist/B-Deparse/t/deparse.t See if B::Deparse works dist/constant/lib/constant.pm For "use constant" dist/constant/t/constant.t See if compile-time constants work +dist/Cwd/Changes Cwd extension Changelog +dist/Cwd/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir) +dist/Cwd/Cwd.xs Cwd extension external subroutines +dist/Cwd/lib/File/Spec/Cygwin.pm portable operations on Cygwin file names +dist/Cwd/lib/File/Spec/Epoc.pm portable operations on EPOC file names +dist/Cwd/lib/File/Spec/Functions.pm Function interface to File::Spec object methods +dist/Cwd/lib/File/Spec/Mac.pm portable operations on Mac file names +dist/Cwd/lib/File/Spec/OS2.pm portable operations on OS2 file names +dist/Cwd/lib/File/Spec.pm portable operations on file names +dist/Cwd/lib/File/Spec/Unix.pm portable operations on Unix file names +dist/Cwd/lib/File/Spec/VMS.pm portable operations on VMS file names +dist/Cwd/lib/File/Spec/Win32.pm portable operations on Win32 and NetWare file names +dist/Cwd/t/crossplatform.t See if File::Spec works crossplatform +dist/Cwd/t/cwd.t See if Cwd works +dist/Cwd/t/Functions.t See if File::Spec::Functions works +dist/Cwd/t/rel2abs2rel.t See if File::Spec->rel2abs/abs2rel works +dist/Cwd/t/Spec.t See if File::Spec works +dist/Cwd/t/taint.t See if Cwd works with taint +dist/Cwd/t/tmpdir.t See if File::Spec->tmpdir() works +dist/Cwd/t/win32.t See if Cwd works on Win32 dist/Data-Dumper/Changes Data pretty printer, changelog dist/Data-Dumper/Dumper.pm Data pretty printer, module dist/Data-Dumper/Dumper.xs Data pretty printer, externals |