summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorOlaf Flebbe <o.flebbe@science-computing.de>2000-11-19 20:33:30 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-20 01:58:11 +0000
commitfa6a1c441b7e2c8c5e7ee1e3836a41fc8a364e89 (patch)
tree551cec2742d1066daac417e04c5e1e00811b967e /MANIFEST
parent07d29b54c8a15c0fd1ebf8765665546568dfb928 (diff)
downloadperl-fa6a1c441b7e2c8c5e7ee1e3836a41fc8a364e89.tar.gz
[perl 7711: EPOC] updates
Message-ID: <25575.974658810@www23.gmx.net> p4raw-id: //depot/perl@7758
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4c7ba726db..5c25ff6d39 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -675,6 +675,7 @@ lib/File/Spec/OS2.pm portable operations on OS2 file names
lib/File/Spec/Unix.pm portable operations on Unix file names
lib/File/Spec/VMS.pm portable operations on VMS file names
lib/File/Spec/Win32.pm portable operations on Win32 file names
+lib/File/Spec/Epoc.pm portable operations on EPOC file names
lib/File/Temp.pm create safe temporary files and file handles
lib/File/stat.pm By-name interface to Perl's builtin stat
lib/FileCache.pm Keep more files open than the system permits