diff options
author | Brian Fraser <fraserbn@gmail.com> | 2011-09-26 15:32:45 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-10-06 13:01:09 -0700 |
commit | d527ce7c3632e2eaebee9f962268da87e0becd51 (patch) | |
tree | d551b090b0a7ee13caa0c2d68a8ce91901175afe /MANIFEST | |
parent | 1bac5ecc108e6bb05752e5aef66c6890163aff39 (diff) | |
download | perl-d527ce7c3632e2eaebee9f962268da87e0becd51.tar.gz |
pp_ctl.c: pp_caller UTF8 cleanup.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5234,6 +5234,7 @@ t/test.pl Simple testing library t/thread_it.pl Run regression tests in a new thread t/uni/bless.t See if Unicode bless works t/uni/cache.t See if Unicode swash caching works +t/uni/caller.t See if Unicode doesn't get mangled in caller() 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 |