diff options
author | Brian Fraser <fraserbn@gmail.com> | 2011-07-10 08:20:26 -0300 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-10-06 13:01:18 -0700 |
commit | 2a507800356c3c2ca83fb054698efd200c197eeb (patch) | |
tree | ad1723e8b61a47a4e3f9876f2c27bec6ee3e5d72 /MANIFEST | |
parent | 9e964fea750e6cadbe970c77950b0004aa2c9167 (diff) | |
download | perl-2a507800356c3c2ca83fb054698efd200c197eeb.tar.gz |
toke.c: Some simple mending to get readline() working with UTF-8 filehandles
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5286,6 +5286,7 @@ t/uni/method.t See if Unicode methods work t/uni/overload.t See if Unicode overloading works t/uni/package.t See if Unicode in package declarations works t/uni/parser.t See if Unicode in the parser works in edge cases. +t/uni/readline.t See if Unicode filehandles in <FH> work t/uni/select.t See if Unicode filehandles aren't mangled by select() t/uni/sprintf.t See if Unicode sprintf works t/uni/stash.t See if Unicode stashes work |