diff options
author | Brian Fraser <fraserbn@gmail.com> | 2011-08-05 11:30:11 +0100 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-11-06 01:13:45 -0700 |
commit | 802a15e9c01d1a0b6bb74d5a6e5dcd9ee1a651a4 (patch) | |
tree | 811270446d0858e48ee5107d98ef0e9e680fe547 /MANIFEST | |
parent | cda6b701e74e196d7908411ab7c4da684203869d (diff) | |
download | perl-802a15e9c01d1a0b6bb74d5a6e5dcd9ee1a651a4.tar.gz |
eval STRING UTF8 cleanup.
(modified by the committer only to apply when the unicode_eval
feature is enabled)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5333,6 +5333,7 @@ t/uni/case.pl See if Unicode casing works t/uni/chomp.t See if Unicode chomp works t/uni/chr.t See if Unicode chr works t/uni/class.t See if Unicode classes work (\p) +t/uni/eval.t See if Unicode hints don't affect eval() t/uni/fold.t See if Unicode folding works t/uni/goto.t See if Unicode goto &sub works t/uni/greek.t See if Unicode in greek works |