diff options
author | Jan Dubois <jand@activestate.com> | 1999-03-01 01:32:05 +0100 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-28 23:55:08 +0000 |
commit | 5c6095350fa4ff9d9ad1727b7c75dfb18822ef5a (patch) | |
tree | 6757db66b26b23c99d63caff61216e8be5dc0d0a /MANIFEST | |
parent | 0a00efa027f840c152623bd38c5da7c93b24c3e1 (diff) | |
download | perl-5c6095350fa4ff9d9ad1727b7c75dfb18822ef5a.tar.gz |
slightly edited version of suggested patch
Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
p4raw-id: //depot/perl@3042
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -555,6 +555,7 @@ lib/File/DosGlob.pm Win32 DOS-globbing module lib/File/Find.pm Routines to do a find lib/File/Path.pm Do things like `mkdir -p' and `rm -r' lib/File/Spec.pm portable operations on 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/Unix.pm portable operations on Unix file names |