summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-15 07:58:29 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-15 07:58:29 +0000
commite262e9be635eb2f99e78e37e3729f3b9494cef78 (patch)
tree6980d183d6a132a87bd9865333774151cfafc0a0 /MANIFEST
parent0a92e3a8032b83483524fad83a5e76cf0cf6aa8d (diff)
downloadperl-e262e9be635eb2f99e78e37e3729f3b9494cef78.tar.gz
rename some long file names to be 8.3 truncation-safe
p4raw-id: //depot/perl@1514
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST6
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST b/MANIFEST
index 5c327c1ebc..2bb044a484 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -37,7 +37,7 @@ README.threads Notes about multithreading
README.vms Notes about VMS port
README.win32 Notes about Win32 port
Todo The Wishlist
-Todo.5.005 What needs doing before 5.005 release
+Todo-5.005 What needs doing before 5.005 release
XSLock.h Include file for extensions built with PERL_OBJECT defined
XSUB.h Include file for extension subroutines
av.c Array value code
@@ -665,7 +665,7 @@ perlsfio.h Prototype sfio mapping for PerlIO
perlsh A poor man's perl shell
perlvars.h Global variables
perly.c A byacc'ed perly.y
-perly.c.diff Fixup perly.c to allow recursion
+perly_c.diff Fixup perly.c to allow recursion
perly.fixer A program to remove yacc stack limitations
perly.h The header file for perly.c
perly.y Yacc grammar for perl
@@ -695,7 +695,7 @@ pod/perlcall.pod Callback info
pod/perldata.pod Data structure info
pod/perldebug.pod Debugger info
pod/perldelta.pod Changes since last version
-pod/perldelta4.pod Changes from 5.003 to 5.004
+pod/perld4.pod Changes from 5.003 to 5.004
pod/perldiag.pod Diagnostic info
pod/perldsc.pod Data Structures Cookbook
pod/perlembed.pod Embedding info