diff options
author | Peter Prymmer <PPrymmer@factset.com> | 1999-07-01 12:31:24 -0700 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-18 05:22:36 +0000 |
commit | da0838f1870c5338e6bf9ab745ef01fde1406476 (patch) | |
tree | cfa7932aec9307ac21bc6678ab177c24e421e007 /MANIFEST | |
parent | 9efbc0eb9ef0a7b1489f59143775f10b17cd372d (diff) | |
download | perl-da0838f1870c5338e6bf9ab745ef01fde1406476.tar.gz |
[ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
Message-Id: <9907020231.AA16942@forte.com>
p4raw-id: //depot/perl@3697
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 |