summaryrefslogtreecommitdiff
path: root/t/porting/customized.dat
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2014-06-13 11:18:01 -0600
committerKarl Williamson <khw@cpan.org>2014-06-13 11:26:23 -0600
commitb06e47f717f77453fbdaef628efc2b9c83898a8b (patch)
tree9cba1989ce8280dcbe27e776e6e23ab77913a28e /t/porting/customized.dat
parenta4b696951ea801ba452306a587df4150144074b0 (diff)
downloadperl-b06e47f717f77453fbdaef628efc2b9c83898a8b.tar.gz
Experimentally cause 'use encoding' to fail.
This actually doesn't remove it, but causes any program that does use it to die. Its use has raised a (default-on) deprecation warning since 5.18, but its demise was omitted from the perldelta for v5.20. This commit does the minimum necessary to flush out what might break by its actual removal, while being easily revertable should that become necessary.
Diffstat (limited to 't/porting/customized.dat')
-rw-r--r--t/porting/customized.dat6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/porting/customized.dat b/t/porting/customized.dat
index 47d977b7c5..9c52079582 100644
--- a/t/porting/customized.dat
+++ b/t/porting/customized.dat
@@ -18,3 +18,9 @@ podlators cpan/podlators/scripts/pod2text.PL b4693fcfe4a0a1b38a215cfb8985a65d5d0
version cpan/version/lib/version.pm fa9931d4db05aff9a0a6ef558610b1a472d9306e
version vutil.c abd88f59a6e0cfe7b4e45b1859f414042ea254aa
version vxs.inc 9064aacbdfe42bb584a068f62b505dd11dbb4dc4
+Encode cpan/Encode/encoding.pm 156567bed188fd57e469915a58a3d09df020681c
+Encode cpan/Encode/t/enc_data.t 82e46d0908fdd381ab01b700240050034336a66d
+Encode cpan/Encode/t/enc_eucjp.t 9b386c1ef035f22798b124aa361bfecb833456c0
+Encode cpan/Encode/t/enc_utf8.t 3414490ad30b155241f07e3e3f2079743de16d40
+Encode cpan/Encode/t/encoding.t 4ac06c1f1c1b958c4e4b11304b8372bc94396c11
+Encode cpan/Encode/t/jperl.t 3c21d9c62d1a68dc6da7431f364f8aa4b3e9d040