diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-07-18 21:33:57 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-07-18 21:33:57 +0000 |
commit | 0faf3e6502ba533234322c904a3fa6b70b610627 (patch) | |
tree | b6ab13f80d82a8fc50bdbffec28f1b78204dc125 /MANIFEST | |
parent | 9f62e1ec6945a49a52880c6619a9badbeb4bb8ea (diff) | |
parent | da0838f1870c5338e6bf9ab745ef01fde1406476 (diff) | |
download | perl-0faf3e6502ba533234322c904a3fa6b70b610627.tar.gz |
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3698
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1184,6 +1184,7 @@ 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/chars.t See if character escapes work t/op/chop.t See if chop works t/op/closure.t See if closures work t/op/cmp.t See if the various string and numeric compare work |