diff options
author | Brian Fraser <fraserbn@gmail.com> | 2011-07-10 11:06:47 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-07-12 21:46:52 -0700 |
commit | 2435e5d3caac53d7a120839117ce82b9e4700caa (patch) | |
tree | 54c0048498609e88bcac870e085759347bfd4f64 /MANIFEST | |
parent | 9f6ec8dd8d5cdd18bbed7e4e89cec93bd2d8f9e7 (diff) | |
download | perl-2435e5d3caac53d7a120839117ce82b9e4700caa.tar.gz |
pad.c: flags checking for the UTF8 flag when necessary
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3721,6 +3721,7 @@ ext/XS-APItest/t/copyhints.t test hv_copy_hints_hv() API ext/XS-APItest/t/customop.t XS::APItest: tests for custom ops ext/XS-APItest/t/eval-filter.t Simple source filter/eval test ext/XS-APItest/t/exception.t XS::APItest extension +ext/XS-APItest/t/fetch_pad_names.t Tests for UTF8 names in pad ext/XS-APItest/t/grok.t XS::APItest: tests for grok* functions ext/XS-APItest/t/hash.t XS::APItest: tests for hash related APIs ext/XS-APItest/t/keyword_multiline.t test keyword plugin parsing across lines |