summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJan Dubois <jand@activestate.com>1999-03-01 01:32:05 +0100
committerGurusamy Sarathy <gsar@cpan.org>1999-02-28 23:55:08 +0000
commit5c6095350fa4ff9d9ad1727b7c75dfb18822ef5a (patch)
tree6757db66b26b23c99d63caff61216e8be5dc0d0a /MANIFEST
parent0a00efa027f840c152623bd38c5da7c93b24c3e1 (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c0bc186df2..5f4d59792d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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