summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-02-17 21:03:09 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-02-17 21:03:09 +0000
commitd61fd5839368ba2d6df15b21f4d0d037a0604f9f (patch)
tree0339a1022df6f45fc56fe9f23644491e3684973e /MANIFEST
parent60a7d337106d6b8eb6218c9b48ce994cf4a53683 (diff)
downloadperl-d61fd5839368ba2d6df15b21f4d0d037a0604f9f.tar.gz
Regenerate table of contents and other related files.
p4raw-id: //depot/perl@22319
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 4fe2c949ae..ebb37d8d7a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -812,9 +812,9 @@ h2pl/tcbreak2 cbreak test routine using .pl
handy.h Handy definitions
hints/3b1cc Hints for named architecture
hints/3b1.sh Hints for named architecture
-hints/aix.sh Hints for named architecture
hints/aix_3.sh Hints for named architecture
hints/aix_4.sh Hints for named architecture
+hints/aix.sh Hints for named architecture
hints/altos486.sh Hints for named architecture
hints/amigaos.sh Hints for named architecture
hints/apollo.sh Hints for named architecture
@@ -2815,9 +2815,9 @@ t/op/lop.t See if logical operators work
t/op/magic.t See if magic variables work
t/op/method.t See if method calls work
t/op/mkdir.t See if mkdir works
+t/op/mydef.t See if "my $_" works
t/op/my_stash.t See if my Package works
t/op/my.t See if lexical scoping works
-t/op/mydef.t See if "my $_" works
t/op/numconvert.t See if accessing fields does not change numeric values
t/op/oct.t See if oct and hex work
t/op/ord.t See if ord works