summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-11-25 16:29:36 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-11-25 16:29:36 +0000
commitfb5f0bdfbc514e819b0711dc92c143ae577ceca0 (patch)
treeed06edf5c700a81354ba8ee5381103e5f30e2d76 /MANIFEST
parent18f739eeef869ffadc3775821df62e4b90bf75b0 (diff)
downloadperl-fb5f0bdfbc514e819b0711dc92c143ae577ceca0.tar.gz
Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
p4raw-id: //depot/perl@300
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1eab8897ec..bca11c9d9e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -731,6 +731,7 @@ t/op/arith.t See if arithmetic works
t/op/array.t See if array operations work
t/op/assignwarn.t See if OP= operators warn correctly for undef targets
t/op/auto.t See if autoincrement et all work
+t/op/avhv.t See if pseudo-hashes work
t/op/bop.t See if bitops work
t/op/chop.t See if chop works
t/op/closure.t See if closures work