summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-08-29 19:30:07 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-08-29 19:30:07 +0100
commitb9f6c3703594b2b2c85baba16e93c978e2ee323f (patch)
treed6c769f92ed2632150beeacc24098be057a6da6c /MANIFEST
parentc0bf20e0fac5d13bbb363601f748e7a3c1072d6c (diff)
downloadperl-b9f6c3703594b2b2c85baba16e93c978e2ee323f.tar.gz
Update Encode to CPAN version 2.54
[DELTA] $Revision: 2.54 $ $Date: 2013/08/29 16:47:39 $ ! Encode.xs + t/cow.t Addressed: COW breakage with _utf8_on() https://rt.cpan.org/Ticket/Display.html?id=88230 ! Encode.pm Reverted the document accordingly to #11 https://github.com/dankogai/p5-encode/pull/10 + t/decode.t Unit test for decoding behavior change in #11 https://github.com/dankogai/p5-encode/pull/12 2.53 2013/08/29 15:20:31 ! Encode.pm Merged: Do not short-circuit decode_utf8 with utf8 flags https://github.com/dankogai/p5-encode/pull/11 Merged: document decode_utf8 behaviour more precise https://github.com/dankogai/p5-encode/pull/10 ! Makefile.PL Added repository cpan metadata https://github.com/dankogai/p5-encode/pull/9
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index b59eaef2bf..4c01447371 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -837,6 +837,8 @@ cpan/Encode/t/big5-eten.utf test data
cpan/Encode/t/big5-hkscs.enc test data
cpan/Encode/t/big5-hkscs.utf test data
cpan/Encode/t/CJKT.t test script
+cpan/Encode/t/cow.t
+cpan/Encode/t/decode.t
cpan/Encode/t/enc_data.t test script for utf8 DATA
cpan/Encode/t/enc_eucjp.t test script
cpan/Encode/t/enc_module.enc test data for t/enc_module.t