diff options
author | Brian Fraser <fraserbn@gmail.com> | 2011-07-06 06:16:30 -0300 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-10-06 13:01:07 -0700 |
commit | e69c50fe9ca52c29feb69acae8353cf429b666b6 (patch) | |
tree | 58ab12dc833d3c7458f549bfd0e65e62d8aac573 /MANIFEST | |
parent | 79edd281f8c83e9c268b297d60469edfed7b999a (diff) | |
download | perl-e69c50fe9ca52c29feb69acae8353cf429b666b6.tar.gz |
pp.c: pp_bless UTF8 cleanup.
Some tests in t/uni/bless.t are TODO, as ref() isn't
clean yet.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5232,6 +5232,7 @@ t/run/switchx.t Test the -x switch t/TEST The regression tester 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/case.pl See if Unicode casing works t/uni/chomp.t See if Unicode chomp works |