summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorPeter Prymmer <PPrymmer@factset.com>1999-07-01 12:31:24 -0700
committerGurusamy Sarathy <gsar@cpan.org>1999-07-18 05:22:36 +0000
commitda0838f1870c5338e6bf9ab745ef01fde1406476 (patch)
treecfa7932aec9307ac21bc6678ab177c24e421e007 /MANIFEST
parent9efbc0eb9ef0a7b1489f59143775f10b17cd372d (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 023b51f7b3..7634f8d649 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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