summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorBarrie Slaymaker <barries@slaysys.com>1999-02-03 05:34:18 -0500
committerJarkko Hietaniemi <jhi@iki.fi>1999-02-03 21:53:23 +0000
commit5a039dd3f529422cb070070772502cedaf09ae20 (patch)
tree93a7ab99318ac8ea729f6d955135a47affeb63d9 /MANIFEST
parente8523c57a20f7ef87c4d43878806bdd97b9f1403 (diff)
downloadperl-5a039dd3f529422cb070070772502cedaf09ae20.tar.gz
5.005_54 (pod2html) Generate Relative URLs
To: perl5-porters@perl.org CC: pod-people@perl.org Message-ID: <36B86C7A.E99EFFF1@telerama.com> Add File::PathConvert.pm. Fix Pod::Html and installhtml to understand relative urls. p4raw-id: //depot/cfgperl@2811
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9b93d4411c..5af641923b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -547,6 +547,7 @@ lib/File/Copy.pm Emulation of cp command
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/PathConvert.pm converting between file names
lib/File/Spec.pm portable operations on file names
lib/File/Spec/Mac.pm portable operations on Mac file names
lib/File/Spec/OS2.pm portable operations on OS2 file names