summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-03-12 21:16:33 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-03-12 21:16:33 +0000
commit5e1c5d9c059365c8c0b3de19e24481eaae21f7e5 (patch)
tree3b257f16605aa535a85c0b5d1ebd54e8084bbd68 /MANIFEST
parent03cfe0aec1e921aae8754172fe1982455c07ce69 (diff)
parent282f25c977e1960e4e088425df8229fa6a4a7563 (diff)
downloadperl-5e1c5d9c059365c8c0b3de19e24481eaae21f7e5.tar.gz
Integrate mainline.
p4raw-id: //depot/perlio@9111
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6a188e8064..43edac6d48 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1537,6 +1537,7 @@ t/lib/tie-substrhash.t Test for Tie::SubstrHash
t/lib/timelocal.t See if Time::Local works
t/lib/trig.t See if Math::Trig works
t/op/64bitint.t See if 64 bit integers work
+t/op/anonsub.t See if anonymous subroutines work
t/op/append.t See if . works
t/op/args.t See if operations on @_ work
t/op/arith.t See if arithmetic works