diff options
author | Brian Fraser <fraserbn@gmail.com> | 2011-07-22 10:10:34 -0300 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-10-06 13:01:14 -0700 |
commit | ce139e02098c388fe219b05275fb3063b39a4113 (patch) | |
tree | 0b12845b1dd5d09267dd1df8b280558cac716cb9 /MANIFEST | |
parent | 2e7cc76369120cbd78a8cefcb1b256b5b27bd6f7 (diff) | |
download | perl-ce139e02098c388fe219b05275fb3063b39a4113.tar.gz |
Tests for package; declarations in UTF-8
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5284,6 +5284,7 @@ t/uni/lex_utf8.t See if Unicode in lexer works t/uni/lower.t See if Unicode casing works 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/sprintf.t See if Unicode sprintf works t/uni/tie.t See if Unicode tie works |