summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorDan Kogai <dankogai@dan.co.jp>2021-10-07 11:48:58 +0000
committerJames E Keenan <jkeenan@cpan.org>2021-10-07 11:48:58 +0000
commit865594904e2ab1a025a528e324a838b2d087074e (patch)
treeac7d2763f1f80970ce568b39ae8d9684ce33fe32 /MANIFEST
parent88121ddb6325200e9e9ea6ffda061de3f75c8bf0 (diff)
downloadperl-865594904e2ab1a025a528e324a838b2d087074e.tar.gz
cpan/Encode: synch with CPAN 3.13
Address RT#139622. It fixes the memory leak when you set FB_CROAK. Usually that is not a problem because perl dies immediately after the error occurs but that is not the case when you wrap it in eval {}.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 2ff6953d00..4a384e718e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -642,8 +642,6 @@ cpan/Encode/t/use-Encode-Alias.t
cpan/Encode/t/utf8ref.t test script
cpan/Encode/t/utf8strict.t test script
cpan/Encode/t/utf8warnings.t
-cpan/Encode/t/whatwg-aliases.json
-cpan/Encode/t/whatwg-aliases.t
cpan/Encode/t/xml.t
cpan/Encode/TW/Makefile.PL Encode extension
cpan/Encode/TW/TW.pm Encode extension