diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-11-25 16:29:36 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-11-25 16:29:36 +0000 |
commit | fb5f0bdfbc514e819b0711dc92c143ae577ceca0 (patch) | |
tree | ed06edf5c700a81354ba8ee5381103e5f30e2d76 /MANIFEST | |
parent | 18f739eeef869ffadc3775821df62e4b90bf75b0 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |