summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-09-14 09:00:45 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-09-14 09:00:45 +0000
commit084610c0b1f0b6b5d7de3bf4b374b2baebed36df (patch)
tree13842265f08579dfbd2fb3cde439a8d33a020b08 /MANIFEST
parent691c0cce63d17f1cd46c50c7861ddd4fb55f308c (diff)
downloadperl-084610c0b1f0b6b5d7de3bf4b374b2baebed36df.tar.gz
change some filenames to be 8.3-friendly
p4raw-id: //depot/perl@4149
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 3b0f7aeeb4..99f3cc8b5d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -184,7 +184,7 @@ ext/B/O.pm Compiler front-end module (-MO=...)
ext/B/README Compiler backend README
ext/B/TESTS Compiler backend test data
ext/B/Todo Compiler backend Todo list
-ext/B/defsubs.h.PL Generator for constant subroutines
+ext/B/defsubs_h.PL Generator for constant subroutines
ext/B/ramblings/cc.notes Compiler ramblings: notes on CC backend
ext/B/ramblings/curcop.runtime Compiler ramblings: notes on curcop use
ext/B/ramblings/flip-flop Compiler ramblings: notes on flip-flop
@@ -1124,7 +1124,7 @@ t/lib/attrs.t See if attrs works with C<sub : attrs>
t/lib/autoloader.t See if AutoLoader works
t/lib/basename.t See if File::Basename works
t/lib/bigfloat.t See if bigfloat.pl works
-t/lib/bigfloatpm.t See if BigFloat.pm works
+t/lib/bigfltpm.t See if BigFloat.pm works
t/lib/bigint.t See if bigint.pl works
t/lib/bigintpm.t See if BigInt.pm works
t/lib/cgi-form.t See if CGI.pm works