This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Filter-Util-Call from version 1.54 to 1.55
[perl5.git] / MANIFEST
index d7da8c4..3966db4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,5 @@
 Artistic               The "Artistic License"
+asan_ignore            Errors to skip under clang's Addresss Sanitizer
 AUTHORS                        Contact info for contributors
 autodoc.pl             Creates pod/perlintern.pod and pod/perlapi.pod
 av.c                   Array value code
@@ -46,8 +47,8 @@ cpan/autodie/lib/autodie/hints.pm     Hinting interface for autodie
 cpan/autodie/lib/autodie.pm            Functions succeed or die with lexical scope
 cpan/autodie/lib/autodie/Scope/Guard.pm
 cpan/autodie/lib/autodie/Scope/GuardStack.pm
-cpan/autodie/lib/autodie/ScopeUtil.pm
 cpan/autodie/lib/autodie/skip.pm
+cpan/autodie/lib/autodie/Util.pm
 cpan/autodie/lib/Fatal.pm              Make errors in functions/builtins fatal
 cpan/autodie/t/00-load.t               autodie - basic load
 cpan/autodie/t/args.t
@@ -81,6 +82,7 @@ cpan/autodie/t/hints_provider_does.t  autodie - Test hints/does roles
 cpan/autodie/t/hints_provider_easy_does_it.t   autodie - Test easy hints/does
 cpan/autodie/t/hints_provider_isa.t    autodie - Test hints/inheritance
 cpan/autodie/t/hints.t                 autodie - Test hints interface
+cpan/autodie/t/import-into.t
 cpan/autodie/t/internal-backcompat.t   autodie - Back-compatibility tests
 cpan/autodie/t/internal.t              autodie - internal interface tests
 cpan/autodie/t/kill.t
@@ -97,6 +99,7 @@ cpan/autodie/t/lib/Hints_provider_isa.pm      autodie - Hints/inherit helper
 cpan/autodie/t/lib/Hints_test.pm       autodie - Hints test helper
 cpan/autodie/t/lib/lethal.pm           autodie - with a better name
 cpan/autodie/t/lib/my/autodie.pm       autodie - blog_hints.t helper
+cpan/autodie/t/lib/my/pragma.pm
 cpan/autodie/t/lib/OtherTypes.pm       autodie - Format clobberer helper.
 cpan/autodie/t/lib/pujHa/ghach/Dotlh.pm        autodie - With Klingon honour
 cpan/autodie/t/lib/pujHa/ghach.pm      autodie - Like a Klingon
@@ -104,6 +107,7 @@ cpan/autodie/t/lib/Some/Module.pm   autodie - blog_hints.t helper
 cpan/autodie/t/mkdir.t                 autodie - filesystem tests
 cpan/autodie/t/no_carp.t
 cpan/autodie/t/open.t                  autodie - Testing open
+cpan/autodie/t/read.t
 cpan/autodie/t/recv.t                  autodie - send/recv tests
 cpan/autodie/t/repeat.t                        autodie - repeat autodie leak tests
 cpan/autodie/t/rt-74246.t
@@ -228,6 +232,8 @@ cpan/CPAN/lib/CPAN/LWP/UserAgent.pm helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Mirrors.pm          helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Module.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Nox.pm                      Runs CPAN while avoiding compiled extensions
+cpan/CPAN/lib/CPAN/Plugin.pm
+cpan/CPAN/lib/CPAN/Plugin/Specfile.pm
 cpan/CPAN/lib/CPAN.pm                  Interface to Comprehensive Perl Archive Network
 cpan/CPAN/lib/CPAN/Prompt.pm
 cpan/CPAN/lib/CPAN/Queue.pm            queueing system for CPAN.pm
@@ -255,6 +261,7 @@ cpan/CPAN-Meta-Requirements/t/basic.t
 cpan/CPAN-Meta-Requirements/t/finalize.t
 cpan/CPAN-Meta-Requirements/t/from-hash.t
 cpan/CPAN-Meta-Requirements/t/merge.t
+cpan/CPAN-Meta-Requirements/t/strings.t
 cpan/CPAN-Meta/t/converter-bad.t
 cpan/CPAN-Meta/t/converter-fail.t
 cpan/CPAN-Meta/t/converter-fragments.t
@@ -292,6 +299,7 @@ cpan/CPAN-Meta/t/data-test/META-1_3.yml
 cpan/CPAN-Meta/t/data-test/META-1_4.yml
 cpan/CPAN-Meta/t/data-test/META-2.json
 cpan/CPAN-Meta/t/data-test/META-2.meta
+cpan/CPAN-Meta/t/data-test/preserve-release-status.yml
 cpan/CPAN-Meta/t/data-test/provides-version-missing.json
 cpan/CPAN-Meta/t/data-test/resources.yml
 cpan/CPAN-Meta/t/data-test/restricted-2.json
@@ -319,6 +327,7 @@ cpan/CPAN-Meta/t/repository.t
 cpan/CPAN-Meta/t/save-load.t
 cpan/CPAN-Meta/t/validator.t
 cpan/CPAN-Meta-YAML/lib/CPAN/Meta/YAML.pm              CPAN-Meta-YAML files
+cpan/CPAN-Meta-YAML/t/00-report-prereqs.dd
 cpan/CPAN-Meta-YAML/t/01_api.t
 cpan/CPAN-Meta-YAML/t/01_compile.t             CPAN-Meta-YAML files
 cpan/CPAN-Meta-YAML/t/10_read.t
@@ -330,6 +339,7 @@ cpan/CPAN-Meta-YAML/t/21_yamlpm_compat.t
 cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t
 cpan/CPAN-Meta-YAML/t/31_local_tml.t
 cpan/CPAN-Meta-YAML/t/32_world_tml.t
+cpan/CPAN-Meta-YAML/t/86_fail.t
 cpan/CPAN-Meta-YAML/t/data/ascii.yml
 cpan/CPAN-Meta-YAML/t/data/latin1.yml
 cpan/CPAN-Meta-YAML/t/data/multibyte.yml               CPAN-Meta-YAML files
@@ -344,6 +354,7 @@ cpan/CPAN-Meta-YAML/t/tml-local/dump-error/circular.tml
 cpan/CPAN-Meta-YAML/t/tml-local/load-error/document.tml
 cpan/CPAN-Meta-YAML/t/tml-local/load-error/scalar.tml
 cpan/CPAN-Meta-YAML/t/tml-local/load-error/tag.tml
+cpan/CPAN-Meta-YAML/t/tml-local/load-warning/document.tml
 cpan/CPAN-Meta-YAML/t/tml-local/perl-to-yaml/quoting.tml
 cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/collection.tml
 cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/comment.tml
@@ -405,6 +416,7 @@ cpan/Devel-PPPort/module2.c         Devel::PPPort test file
 cpan/Devel-PPPort/module3.c            Devel::PPPort test file
 cpan/Devel-PPPort/parts/apicheck.pl    Devel::PPPort apicheck generator
 cpan/Devel-PPPort/parts/apidoc.fnc     Devel::PPPort Perl API listing
+cpan/Devel-PPPort/parts/base/5003070   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5004000   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5004010   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5004020   Devel::PPPort baseline todo file
@@ -498,10 +510,31 @@ cpan/Devel-PPPort/parts/base/5017010      Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5017011   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5018000   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5018001   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5018002   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5018003   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5018004   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5019000   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5019001   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5019002   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/base/5019003   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019004   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019005   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019006   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019007   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019008   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019009   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019010   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5019011   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5020000   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5020001   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021000   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021001   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021002   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021004   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021005   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021006   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021007   Devel::PPPort baseline todo file
+cpan/Devel-PPPort/parts/base/5021008   Devel::PPPort baseline todo file
 cpan/Devel-PPPort/parts/embed.fnc      Devel::PPPort Perl API listing
 cpan/Devel-PPPort/parts/inc/call       Devel::PPPort include
 cpan/Devel-PPPort/parts/inc/cop                Devel::PPPort include
@@ -541,6 +574,7 @@ cpan/Devel-PPPort/parts/inc/version Devel::PPPort include
 cpan/Devel-PPPort/parts/inc/warn       Devel::PPPort include
 cpan/Devel-PPPort/parts/ppport.fnc     Devel::PPPort API listing
 cpan/Devel-PPPort/parts/ppptools.pl    Devel::PPPort various utilities
+cpan/Devel-PPPort/parts/todo/5003070   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5004000   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5004010   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5004020   Devel::PPPort todo file
@@ -634,10 +668,31 @@ cpan/Devel-PPPort/parts/todo/5017010      Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5017011   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5018000   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5018001   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5018002   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5018003   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5018004   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5019000   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5019001   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5019002   Devel::PPPort todo file
 cpan/Devel-PPPort/parts/todo/5019003   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019004   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019005   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019006   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019007   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019008   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019009   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019010   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5019011   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5020000   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5020001   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021000   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021001   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021002   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021004   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021005   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021006   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021007   Devel::PPPort todo file
+cpan/Devel-PPPort/parts/todo/5021008   Devel::PPPort todo file
 cpan/Devel-PPPort/ppport_h.PL          Devel::PPPort ppport.h writer
 cpan/Devel-PPPort/PPPort_pm.PL         Devel::PPPort PPPort.pm writer
 cpan/Devel-PPPort/PPPort.xs            Devel::PPPort dummy PPPort.xs
@@ -708,6 +763,7 @@ cpan/Digest-SHA/src/sha.h           Digest::SHA extension
 cpan/Digest-SHA/t/allfcns.t            See if Digest::SHA works
 cpan/Digest-SHA/t/base64.t             See if Digest::SHA works
 cpan/Digest-SHA/t/bitbuf.t             See if Digest::SHA works
+cpan/Digest-SHA/t/bitorder.t
 cpan/Digest-SHA/t/fips180-4.t          See if Digest::SHA works
 cpan/Digest-SHA/t/fips198.t            See if Digest::SHA works
 cpan/Digest-SHA/t/gglong.t             See if Digest::SHA works
@@ -733,7 +789,9 @@ cpan/Digest/t/digest.t              See if Digest extensions work
 cpan/Digest/t/file.t           See if Digest extensions work
 cpan/Digest/t/lib/Digest/Dummy.pm              See if Digest extensions work
 cpan/Digest/t/security.t               See if Digest extensions work
+cpan/.dir-locals.el                    Emacs control file
 cpan/Encode/bin/enc2xs         Encode module generator
+cpan/Encode/bin/encguess               guess character encodings of files
 cpan/Encode/bin/piconv         iconv by perl
 cpan/Encode/bin/ucm2table      Table Generator for testing
 cpan/Encode/bin/ucmlint                A UCM Lint utility
@@ -805,6 +863,7 @@ cpan/Encode/t/gb2312.utf            test data
 cpan/Encode/t/grow.t                   test script
 cpan/Encode/t/gsm0338.t                        test script
 cpan/Encode/t/guess.t                  test script
+cpan/Encode/t/isa.t
 cpan/Encode/t/jis7-fallback.t          test script
 cpan/Encode/t/jisx0201.enc             test data
 cpan/Encode/t/jisx0201.utf             test data
@@ -1101,6 +1160,9 @@ cpan/Filter-Util-Call/Call.pm     Filter::Util::Call extension module
 cpan/Filter-Util-Call/Call.xs  Filter::Util::Call extension external subroutines
 cpan/Filter-Util-Call/filter-util.pl           See if Filter::Util::Call works
 cpan/Filter-Util-Call/t/call.t See if Filter::Util::Call works
+cpan/Filter-Util-Call/t/rt_101033.pm
+cpan/Filter-Util-Call/t/rt_101033.t
+cpan/Filter-Util-Call/t/rt_54452-rebless.t
 cpan/Getopt-Long/lib/Getopt/Long.pm    Fetch command options (GetOptions)
 cpan/Getopt-Long/t/gol-basic.t         See if Getopt::Long works
 cpan/Getopt-Long/t/gol-linkage.t       See if Getopt::Long works
@@ -1173,6 +1235,7 @@ cpan/HTTP-Tiny/corpus/redirect-06.txt
 cpan/HTTP-Tiny/corpus/redirect-07.txt
 cpan/HTTP-Tiny/corpus/redirect-08.txt
 cpan/HTTP-Tiny/corpus/redirect-09.txt
+cpan/HTTP-Tiny/corpus/redirect-10.txt
 cpan/HTTP-Tiny/lib/HTTP/Tiny.pm
 cpan/HTTP-Tiny/t/000_load.t
 cpan/HTTP-Tiny/t/001_api.t
@@ -1462,7 +1525,6 @@ cpan/libnet/t/time.t              libnet
 cpan/Locale-Codes/lib/Locale/Codes/API.pod     Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Codes/Changes.pod Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Codes/Constants.pm        Locale::Codes
-cpan/Locale-Codes/lib/Locale/Codes/Constants.pod       Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm    Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Country.pm  Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Country.pod Locale::Codes documentation
@@ -1637,17 +1699,17 @@ cpan/parent/t/parent-classfromfile.t            tests for parent.pm
 cpan/parent/t/parent-pmc.t                     tests for parent.pm
 cpan/parent/t/parent-returns-false.t           tests for parent.pm
 cpan/parent/t/parent.t                         tests for parent.pm
+cpan/Parse-CPAN-Meta/corpus/BadMETA.yml
+cpan/Parse-CPAN-Meta/corpus/bareyaml.meta
+cpan/Parse-CPAN-Meta/corpus/json.meta
+cpan/Parse-CPAN-Meta/corpus/META-VR.json
+cpan/Parse-CPAN-Meta/corpus/META-VR.yml
+cpan/Parse-CPAN-Meta/corpus/yaml.meta
 cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm
 cpan/Parse-CPAN-Meta/t/02_api.t
 cpan/Parse-CPAN-Meta/t/03_functions.t
 cpan/Parse-CPAN-Meta/t/04_export.t
 cpan/Parse-CPAN-Meta/t/05_errors.t
-cpan/Parse-CPAN-Meta/t/data/BadMETA.yml
-cpan/Parse-CPAN-Meta/t/data/bareyaml.meta
-cpan/Parse-CPAN-Meta/t/data/json.meta
-cpan/Parse-CPAN-Meta/t/data/META-VR.json
-cpan/Parse-CPAN-Meta/t/data/META-VR.yml
-cpan/Parse-CPAN-Meta/t/data/yaml.meta
 cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm
 cpan/perlfaq/lib/perlfaq1.pod          General Questions About Perl
 cpan/perlfaq/lib/perlfaq2.pod  Obtaining and Learning about Perl
@@ -1815,6 +1877,7 @@ cpan/Pod-Simple/t/20_skip.t                               Pod::Simple test file
 cpan/Pod-Simple/t/accept01.t                           Pod::Simple test file
 cpan/Pod-Simple/t/accept05.t                           Pod::Simple test file
 cpan/Pod-Simple/t/ac_d.t                               Pod::Simple test file
+cpan/Pod-Simple/t/ascii_order.pl
 cpan/Pod-Simple/t/basic.t                              Pod::Simple test file
 cpan/Pod-Simple/t/begin.t                              Pod::Simple test file
 cpan/Pod-Simple/t/cbacks.t                             Pod::Simple test file
@@ -1842,6 +1905,10 @@ cpan/Pod-Simple/t/corpus/8859_7.pod                      Pod::Simple test file
 cpan/Pod-Simple/t/corpus/8859_7.xml                    Pod::Simple test file
 cpan/Pod-Simple/t/corpus/cp1256.txt                    Pod::Simple test file
 cpan/Pod-Simple/t/corpus/cp1256.xml                    Pod::Simple test file
+cpan/Pod-Simple/t/corpus/enc_char_directive.txt                        Pod::Simple test file
+cpan/Pod-Simple/t/corpus/enc_char_directive.xml                        Pod::Simple test file
+cpan/Pod-Simple/t/corpus/enc_char_wrong_directive.txt                  Pod::Simple test file
+cpan/Pod-Simple/t/corpus/enc_char_wrong_directive.xml                  Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn01.txt                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn01.xml                 Pod::Simple test file
 cpan/Pod-Simple/t/corpus/encwarn02.txt                 Pod::Simple test file
@@ -1975,10 +2042,16 @@ cpan/Pod-Simple/t/xhtml-bkb.t
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
 cpan/Pod-Usage/lib/Pod/Usage.pm
 cpan/Pod-Usage/scripts/pod2usage.PL
+cpan/Pod-Usage/t/pod/headwithmarkup.pl
+cpan/Pod-Usage/t/pod/headwithmarkup.t
 cpan/Pod-Usage/t/pod/p2u_data.pl
 cpan/Pod-Usage/t/pod/pod2usage2.t
 cpan/Pod-Usage/t/pod/pod2usage.t
 cpan/Pod-Usage/t/pod/pod2usage.xr
+cpan/Pod-Usage/t/pod/selectheaders.pl
+cpan/Pod-Usage/t/pod/selectheaders.t
+cpan/Pod-Usage/t/pod/selectsections.pl
+cpan/Pod-Usage/t/pod/selectsections.t
 cpan/Pod-Usage/t/pod/testcmp.pl
 cpan/Pod-Usage/t/pod/testp2pt.pl
 cpan/Pod-Usage/t/pod/usage2.pod
@@ -2255,255 +2328,163 @@ cpan/Test-Harness/t/yamlish-output.t                  Test::Harness test
 cpan/Test-Harness/t/yamlish.t                          Test::Harness test
 cpan/Test-Harness/t/yamlish-writer.t                   Test::Harness test
 cpan/Test/lib/Test.pm          A simple framework for writing test scripts
-cpan/Test-Simple/lib/ok.pm                     Test::Simple library
-cpan/Test-Simple/lib/Test/Builder/Module.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Builder.pm                   Test::Simple module
-cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm                      Test::Simple module
-cpan/Test-Simple/lib/Test/Builder/Tester.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/CanFork.pm                   Test::Simple module
-cpan/Test-Simple/lib/Test/CanThread.pm                 Test::Simple module
-cpan/Test-Simple/lib/Test/FAQ.pod                      Test::Simple module
-cpan/Test-Simple/lib/Test/More/DeepCheck.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/More/DeepCheck/Strict.pm                     Test::Simple module
-cpan/Test-Simple/lib/Test/More/DeepCheck/Tolerant.pm                   Test::Simple module
-cpan/Test-Simple/lib/Test/More.pm                      Test::Simple module
-cpan/Test-Simple/lib/Test/More/Tools.pm                        Test::Simple module
-cpan/Test-Simple/lib/Test/MostlyLike.pm                        Test::Simple module
-cpan/Test-Simple/lib/Test/Simple.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Architecture.pod                      Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/ArrayBase/Meta.pm                     Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/ArrayBase.pm                  Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Carp.pm                       Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Context.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Bail.pm                 Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Child.pm                        Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Diag.pm                 Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Finish.pm                       Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Note.pm                 Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Ok.pm                   Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Plan.pm                 Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event.pm                      Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Subtest.pm                      Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/ExitMagic/Context.pm                  Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/ExitMagic.pm                  Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Exporter/Meta.pm                      Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Exporter.pm                   Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/ForceExit.pm                  Test-Simple module
-cpan/Test-Simple/lib/Test/Stream/IOSets.pm                     Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Meta.pm                       Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/PackageUtil.pm                        Test::Simple module
-cpan/Test-Simple/lib/Test/Stream.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Subtest.pm                    Test::Simple modules
-cpan/Test-Simple/lib/Test/Stream/Tester/Checks/Event.pm                        Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Tester/Checks.pm                      Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Tester/Events/Event.pm                        Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Tester/Events.pm                      Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Tester/Grab.pm                        Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Tester.pm                     Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Threads.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Toolset.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Util.pm                       Test::Simple module
-cpan/Test-Simple/lib/Test/Tester/Capture.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Tester.pm                    Test::Simple module
-cpan/Test-Simple/lib/Test/Tutorial.pod                 Test::Simple documentation
-cpan/Test-Simple/lib/Test/Tutorial/WritingTests.pod                    Test::Simple documentation
-cpan/Test-Simple/lib/Test/Tutorial/WritingTools.pod                    Test::Simple documentation
-cpan/Test-Simple/lib/Test/use/ok.pm                    Test::Simple library
-cpan/Test-Simple/t/Behavior/388-threadedsubtest.load                   Test::Simple Test
-cpan/Test-Simple/t/Behavior/388-threadedsubtest.t                      Test::Simple test
-cpan/Test-Simple/t/Behavior/478-cmp_ok_hash.t                  Test::Simple test
-cpan/Test-Simple/t/Behavior/490-inherit_exporter.t                     Test::Simple test
-cpan/Test-Simple/t/Behavior/cmp_ok_xor.t                       Test::Simple Test
-cpan/Test-Simple/t/Behavior/encoding_test.t                    Test::Simple Test
-cpan/Test-Simple/t/Behavior/fork_new_end.t                     Test::Simple Test
-cpan/Test-Simple/t/Behavior/MonkeyPatching_diag.t                      Test::Simple Test
-cpan/Test-Simple/t/Behavior/MonkeyPatching_done_testing.t                      Test::Simple Test
-cpan/Test-Simple/t/Behavior/MonkeyPatching_note.t                      Test::Simple Test
-cpan/Test-Simple/t/Behavior/MonkeyPatching_ok.t                        Test::Simple Test
-cpan/Test-Simple/t/Behavior/MonkeyPatching_plan.t                      Test::Simple Test
-cpan/Test-Simple/t/Behavior/Munge.t                    Test::Simple Test
-cpan/Test-Simple/t/Behavior/NotTB15.t                  Test::Simple Test
-cpan/Test-Simple/t/Behavior/skip_all_in_subtest1.load                  Test::Simple::Test
-cpan/Test-Simple/t/Behavior/skip_all_in_subtest2.load                  Test::Simple::Test
-cpan/Test-Simple/t/Behavior/skip_all_in_subtest.t                      Test::Simple Test
-cpan/Test-Simple/t/Behavior/Tester2_subtest.t                  Test::Simple Test
-cpan/Test-Simple/t/Behavior/threads_with_taint_mode.t                  Test::Simple Test
-cpan/Test-Simple/t/Behavior/todo.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/bad_plan.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/bail_out.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/BEGIN_require_ok.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/BEGIN_use_ok.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/buffer.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/Builder.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/carp.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/create.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/current_test.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/details.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/done_testing_double.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/done_testing.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/has_plan2.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/has_plan.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/is_fh.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/is_passing.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/maybe_regex.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/no_diag.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/no_ending.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/no_header.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/ok_obj.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/output.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/reset_outputs.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/Builder/reset.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/c_flag.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/circular_data.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/cmp_ok.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/dependents.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/diag.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/died.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/eq_set.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/exit.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/explain.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/extra_one.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/extra.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/fail-like.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/fail-more.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/fail_one.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/fail.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/filehandles.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/fork_die.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/fork_in_subtest.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/fork.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/harness_active.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/import.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/is_deeply_dne_bug.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/is_deeply_fail.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/is_deeply_with_threads.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/missing.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/More.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/new_ok.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/no_plan.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/no_tests.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/note.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/overload.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/overload_threads.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/PerlIO.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/plan_bad.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/plan_is_noplan.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/plan_no_plan.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/plan_shouldnt_import.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/plan_skip_all.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/plan.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/pod.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/require_ok.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/ribasushi_diag.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/ribasushi_threads2.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/ribasushi_threads.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/Simple/load.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/simple.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/skipall.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/skip.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/strays.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/args.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/bail_out.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/basic.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/die.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/do.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/exceptions.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/for_do_t.test                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/fork.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/implicit_done.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/line_numbers.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/plan.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/predicate.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/singleton.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/threads.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/todo.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/subtest/wstat.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_01basic.t                 Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_03die.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_07args.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_09do_script.pl                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/Tester/tbt_09do.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/TestTester/auto.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/TestTester/check_tests.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/TestTester/depth.t                   Test::Simple Test
-cpan/Test-Simple/t/Legacy/TestTester/is_bug.t                  Test::Simple Test
-cpan/Test-Simple/t/Legacy/TestTester/run_test.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/test_use_ok.t                        Test::Simple Test
-cpan/Test-Simple/t/Legacy/threads.t                    Test::Simple Test
-cpan/Test-Simple/t/Legacy/thread_taint.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/todo.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/undef.t                      Test::Simple Test
-cpan/Test-Simple/t/Legacy/useing.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/use_ok.t                     Test::Simple Test
-cpan/Test-Simple/t/Legacy/utf8.t                       Test::Simple Test
-cpan/Test-Simple/t/Legacy/versions.t                   Test::Simple Test
-cpan/Test-Simple/t/lib/Dev/Null.pm                     Test::Simple Test
-cpan/Test-Simple/t/lib/Dummy.pm                        Test::Simple Test
-cpan/Test-Simple/t/lib/MyOverload.pm                   Test::Simple Test
-cpan/Test-Simple/t/lib/MyTest.pm                       Test::Simple Test
-cpan/Test-Simple/t/lib/NoExporter.pm                   Test::Simple Test
-cpan/Test-Simple/t/lib/SigDie.pm                       Test::Simple Test
-cpan/Test-Simple/t/lib/SmallTest.pm                    Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Builder/NoOutput.pm                        Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/Catch.pm                    Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx                      Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx                      Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx                 Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx                       Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx                     Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx                  Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx                  Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/missing_done_testing.plx                       Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx                   Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail_without_plan.plx                      Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx                     Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx                    Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx                    Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx                       Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx                    Test::Simple Test
-cpan/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx                   Test::Simple Test
-cpan/Test-Simple/t/lib/TieOut.pm                       Test::Simple Test
-cpan/Test-Simple/t/Test-Builder.t                      Test::Simple Test
-cpan/Test-Simple/t/Test-More-DeepCheck.t                       Test::Simple Test
-cpan/Test-Simple/t/Test-More.t                 Test::Simple Test
-cpan/Test-Simple/t/Test-MostlyLike.t                   Test::Simple Test
-cpan/Test-Simple/t/Test-Simple.t                       Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-ArrayBase-Meta.t                        Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-ArrayBase.t                     Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Carp.t                  Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Event-Diag.t                    Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Event-Finish.t                  Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Event-Note.t                    Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Event.t                 Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-ExitMagic-Context.t                     Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Exporter-Meta.t                 Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Exporter.t                      Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-ForceExit.t                     Test-Simple test
-cpan/Test-Simple/t/Test-Stream-IOSets.t                        Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Meta.t                  Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-PackageUtil.t                   Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Tester-Grab.t                   Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Tester.t                        Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Toolset.t                       Test::Simple Test
-cpan/Test-Simple/t/Test-Stream-Util.t                  Test::Simple Test
-cpan/Test-Simple/t/Test-Tester-Capture.t                       Test::Simple Test
-cpan/Test-Simple/t/Test-Tester.t                       Test::Simple Test
-cpan/Test-Simple/t/Test-use-ok.t                       Test::Simple Test
-cpan/Test-Simple/t/xt/dependents.t                     Test::Simple Test
+cpan/Test-Simple/lib/ok.pm
+cpan/Test-Simple/lib/Test/Builder/IO/Scalar.pm
+cpan/Test-Simple/lib/Test/Builder/Module.pm
+cpan/Test-Simple/lib/Test/Builder.pm
+cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
+cpan/Test-Simple/lib/Test/Builder/Tester.pm
+cpan/Test-Simple/lib/Test/More.pm
+cpan/Test-Simple/lib/Test/Simple.pm
+cpan/Test-Simple/lib/Test/Tester/Capture.pm
+cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
+cpan/Test-Simple/lib/Test/Tester/Delegate.pm
+cpan/Test-Simple/lib/Test/Tester.pm
+cpan/Test-Simple/lib/Test/Tutorial.pod
+cpan/Test-Simple/lib/Test/use/ok.pm
+cpan/Test-Simple/t/00test_harness_check.t
+cpan/Test-Simple/t/01-basic.t
+cpan/Test-Simple/t/478-cmp_ok_hash.t
+cpan/Test-Simple/t/auto.t
+cpan/Test-Simple/t/bad_plan.t
+cpan/Test-Simple/t/bail_out.t
+cpan/Test-Simple/t/BEGIN_require_ok.t
+cpan/Test-Simple/t/BEGIN_use_ok.t
+cpan/Test-Simple/t/buffer.t
+cpan/Test-Simple/t/Builder/Builder.t
+cpan/Test-Simple/t/Builder/carp.t
+cpan/Test-Simple/t/Builder/create.t
+cpan/Test-Simple/t/Builder/current_test.t
+cpan/Test-Simple/t/Builder/current_test_without_plan.t
+cpan/Test-Simple/t/Builder/details.t
+cpan/Test-Simple/t/Builder/done_testing_double.t
+cpan/Test-Simple/t/Builder/done_testing_plan_mismatch.t
+cpan/Test-Simple/t/Builder/done_testing.t
+cpan/Test-Simple/t/Builder/done_testing_with_no_plan.t
+cpan/Test-Simple/t/Builder/done_testing_with_number.t
+cpan/Test-Simple/t/Builder/done_testing_with_plan.t
+cpan/Test-Simple/t/Builder/fork_with_new_stdout.t
+cpan/Test-Simple/t/Builder/has_plan2.t
+cpan/Test-Simple/t/Builder/has_plan.t
+cpan/Test-Simple/t/Builder/is_fh.t
+cpan/Test-Simple/t/Builder/is_passing.t
+cpan/Test-Simple/t/Builder/maybe_regex.t
+cpan/Test-Simple/t/Builder/no_diag.t
+cpan/Test-Simple/t/Builder/no_ending.t
+cpan/Test-Simple/t/Builder/no_header.t
+cpan/Test-Simple/t/Builder/no_plan_at_all.t
+cpan/Test-Simple/t/Builder/ok_obj.t
+cpan/Test-Simple/t/Builder/output.t
+cpan/Test-Simple/t/Builder/reset_outputs.t
+cpan/Test-Simple/t/Builder/reset.t
+cpan/Test-Simple/t/Builder/try.t
+cpan/Test-Simple/t/capture.t
+cpan/Test-Simple/t/c_flag.t
+cpan/Test-Simple/t/check_tests.t
+cpan/Test-Simple/t/circular_data.t
+cpan/Test-Simple/t/cmp_ok.t
+cpan/Test-Simple/t/dependents.t
+cpan/Test-Simple/t/depth.t
+cpan/Test-Simple/t/diag.t
+cpan/Test-Simple/t/died.t
+cpan/Test-Simple/t/dont_overwrite_die_handler.t
+cpan/Test-Simple/t/eq_set.t
+cpan/Test-Simple/t/exit.t
+cpan/Test-Simple/t/explain.t
+cpan/Test-Simple/t/extra_one.t
+cpan/Test-Simple/t/extra.t
+cpan/Test-Simple/t/fail-like.t
+cpan/Test-Simple/t/fail-more.t
+cpan/Test-Simple/t/fail_one.t
+cpan/Test-Simple/t/fail.t
+cpan/Test-Simple/t/filehandles.t
+cpan/Test-Simple/t/fork.t
+cpan/Test-Simple/t/harness_active.t
+cpan/Test-Simple/t/import.t
+cpan/Test-Simple/t/is_deeply_dne_bug.t
+cpan/Test-Simple/t/is_deeply_fail.t
+cpan/Test-Simple/t/is_deeply_with_threads.t
+cpan/Test-Simple/t/lib/Dev/Null.pm
+cpan/Test-Simple/t/lib/Dummy.pm
+cpan/Test-Simple/t/lib/MyOverload.pm
+cpan/Test-Simple/t/lib/NoExporter.pm
+cpan/Test-Simple/t/lib/SigDie.pm
+cpan/Test-Simple/t/lib/Test/Builder/NoOutput.pm
+cpan/Test-Simple/t/lib/Test/Simple/Catch.pm
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/missing_done_testing.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail_without_plan.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx
+cpan/Test-Simple/t/lib/TieOut.pm
+cpan/Test-Simple/t/missing.t
+cpan/Test-Simple/t/More.t
+cpan/Test-Simple/t/MyTest.pm
+cpan/Test-Simple/t/new_ok.t
+cpan/Test-Simple/t/no_plan.t
+cpan/Test-Simple/t/no_tests.t
+cpan/Test-Simple/t/note.t
+cpan/Test-Simple/t/overload.t
+cpan/Test-Simple/t/overload_threads.t
+cpan/Test-Simple/t/plan_bad.t
+cpan/Test-Simple/t/plan_is_noplan.t
+cpan/Test-Simple/t/plan_no_plan.t
+cpan/Test-Simple/t/plan_shouldnt_import.t
+cpan/Test-Simple/t/plan_skip_all.t
+cpan/Test-Simple/t/plan.t
+cpan/Test-Simple/t/require_ok.t
+cpan/Test-Simple/t/run_test.t
+cpan/Test-Simple/t/Simple/load.t
+cpan/Test-Simple/t/simple.t
+cpan/Test-Simple/t/skipall.t
+cpan/Test-Simple/t/skip.t
+cpan/Test-Simple/t/SmallTest.pm
+cpan/Test-Simple/t/subtest/args.t
+cpan/Test-Simple/t/subtest/bail_out.t
+cpan/Test-Simple/t/subtest/basic.t
+cpan/Test-Simple/t/subtest/die.t
+cpan/Test-Simple/t/subtest/do.t
+cpan/Test-Simple/t/subtest/exceptions.t
+cpan/Test-Simple/t/subtest/for_do_t.test
+cpan/Test-Simple/t/subtest/fork.t
+cpan/Test-Simple/t/subtest/implicit_done.t
+cpan/Test-Simple/t/subtest/line_numbers.t
+cpan/Test-Simple/t/subtest/plan.t
+cpan/Test-Simple/t/subtest/predicate.t
+cpan/Test-Simple/t/subtest/singleton.t
+cpan/Test-Simple/t/subtest/threads.t
+cpan/Test-Simple/t/subtest/todo.t
+cpan/Test-Simple/t/subtest/wstat.t
+cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t
+cpan/Test-Simple/t/Tester/tbt_01basic.t
+cpan/Test-Simple/t/Tester/tbt_02fhrestore.t
+cpan/Test-Simple/t/Tester/tbt_03die.t
+cpan/Test-Simple/t/Tester/tbt_04line_num.t
+cpan/Test-Simple/t/Tester/tbt_05faildiag.t
+cpan/Test-Simple/t/Tester/tbt_06errormess.t
+cpan/Test-Simple/t/Tester/tbt_07args.t
+cpan/Test-Simple/t/Tester/tbt_08subtest.t
+cpan/Test-Simple/t/Tester/tbt_09do_script.pl
+cpan/Test-Simple/t/Tester/tbt_09do.t
+cpan/Test-Simple/t/threads.t
+cpan/Test-Simple/t/thread_taint.t
+cpan/Test-Simple/t/todo.t
+cpan/Test-Simple/t/undef.t
+cpan/Test-Simple/t/useing.t
+cpan/Test-Simple/t/use_ok.t
+cpan/Test-Simple/t/utf8.t
+cpan/Test-Simple/t/versions.t
 cpan/Test/t/05_about_verbose.t See if Test works
 cpan/Test/t/fail.t             See if Test works
 cpan/Test/t/mix.t              See if Test works
@@ -2581,12 +2562,14 @@ cpan/Time-Piece/Piece.pm        Time::Piece extension
 cpan/Time-Piece/Piece.xs       Time::Piece extension
 cpan/Time-Piece/Seconds.pm     Time::Piece extension
 cpan/Time-Piece/t/01base.t     Test for Time::Piece
+cpan/Time-Piece/t/02core_dst.t
 cpan/Time-Piece/t/02core.t     Test for Time::Piece
 cpan/Time-Piece/t/03compare.t  Test for Time::Piece
 cpan/Time-Piece/t/04mjd.t      Test for Time::Piece
 cpan/Time-Piece/t/05overload.t Test for Time::Piece
 cpan/Time-Piece/t/06subclass.t Test for Time::Piece
 cpan/Time-Piece/t/07arith.t    Test for Time::Piece
+cpan/Time-Piece/t/lib/Time/Piece/Twin.pm
 cpan/Unicode-Collate/Collate/allkeys.txt       Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/Big5.pm                       Unicode::Collate
 cpan/Unicode-Collate/Collate/CJK/GB2312.pm                     Unicode::Collate
@@ -2886,6 +2869,7 @@ Cross/warp                        Cross-compilation
 cv.h                           Code value header
 cygwin/cygwin.c                        Additional code for Cygwin port
 deb.c                          Debugging routines
+.dir-locals.el                 Emacs control file
 dist/Attribute-Handlers/Changes                                Attribute::Handlers
 dist/Attribute-Handlers/demo/demo2.pl                  Attribute::Handlers demo
 dist/Attribute-Handlers/demo/demo3.pl                  Attribute::Handlers demo
@@ -3545,7 +3529,8 @@ djgpp/fixpmain            DOS/DJGPP port
 doio.c                 I/O operations
 doop.c                 Support code for various operations
 dosish.h               Some defines for MS/DOSish machines
-dquote_static.c                Static functions for double quotish contexts
+dquote.c               Functions for double quotish contexts
+dquote_inline.h                Inline functions for double quotish contexts
 dump.c                 Debugging output
 ebcdic_tables.h                Generated tables included in utfebcdic.h
 embed.fnc              Database used by embed.pl
@@ -3818,6 +3803,7 @@ ext/POSIX/t/math.t                Basic math tests for POSIX
 ext/POSIX/t/posix.t            See if POSIX works
 ext/POSIX/t/sigaction.t                See if POSIX::sigaction works
 ext/POSIX/t/sigset.t           See if POSIX::SigSet works
+ext/POSIX/t/strerror_errno.t   See if POSIX:strerror doesn't trash $!
 ext/POSIX/t/sysconf.t          See if POSIX works
 ext/POSIX/t/taint.t            See if POSIX works with taint
 ext/POSIX/t/termios.t          See if POSIX works
@@ -3841,36 +3827,36 @@ ext/re/t/re_funcs_u.t           See if exportable 're' funcs in universal.c work
 ext/re/t/regop.pl              generate debug output for various patterns
 ext/re/t/regop.t               test RE optimizations by scraping debug output
 ext/re/t/re.t                  see if re pragma works
+ext/re/t/strict.t              see if re 'strict' subpragma works
+ext/SDBM_File/biblio   SDBM kit
+ext/SDBM_File/CHANGES  SDBM kit
+ext/SDBM_File/COMPARE  SDBM kit
+ext/SDBM_File/dba.c    SDBM kit
+ext/SDBM_File/dbd.c    SDBM kit
+ext/SDBM_File/dbe.1    SDBM kit
+ext/SDBM_File/dbe.c    SDBM kit
+ext/SDBM_File/dbu.c    SDBM kit
+ext/SDBM_File/grind    SDBM kit
+ext/SDBM_File/hash.c   SDBM kit
+ext/SDBM_File/linux.patches    SDBM kit
 ext/SDBM_File/Makefile.PL      SDBM extension makefile writer
-ext/SDBM_File/sdbm/biblio      SDBM kit
-ext/SDBM_File/sdbm/CHANGES     SDBM kit
-ext/SDBM_File/sdbm/COMPARE     SDBM kit
-ext/SDBM_File/sdbm/dba.c       SDBM kit
-ext/SDBM_File/sdbm/dbd.c       SDBM kit
-ext/SDBM_File/sdbm/dbe.1       SDBM kit
-ext/SDBM_File/sdbm/dbe.c       SDBM kit
-ext/SDBM_File/sdbm/dbu.c       SDBM kit
+ext/SDBM_File/makefile.sdbm    SDBM kit
+ext/SDBM_File/pair.c   SDBM kit
+ext/SDBM_File/pair.h   SDBM kit
+ext/SDBM_File/README   SDBM kit
+ext/SDBM_File/readme.ms        SDBM kit
+ext/SDBM_File/README.too       SDBM kit
+ext/SDBM_File/sdbm.3   SDBM kit
+ext/SDBM_File/sdbm.c   SDBM kit
 ext/SDBM_File/SDBM_File.pm     SDBM extension Perl module
 ext/SDBM_File/SDBM_File.xs     SDBM extension external subroutines
-ext/SDBM_File/sdbm/grind       SDBM kit
-ext/SDBM_File/sdbm/hash.c      SDBM kit
-ext/SDBM_File/sdbm/linux.patches       SDBM kit
-ext/SDBM_File/sdbm/Makefile.PL SDBM kit
-ext/SDBM_File/sdbm/makefile.sdbm       SDBM kit
-ext/SDBM_File/sdbm/pair.c      SDBM kit
-ext/SDBM_File/sdbm/pair.h      SDBM kit
-ext/SDBM_File/sdbm/README      SDBM kit
-ext/SDBM_File/sdbm/readme.ms   SDBM kit
-ext/SDBM_File/sdbm/README.too  SDBM kit
-ext/SDBM_File/sdbm/sdbm.3      SDBM kit
-ext/SDBM_File/sdbm/sdbm.c      SDBM kit
-ext/SDBM_File/sdbm/sdbm.h      SDBM kit
-ext/SDBM_File/sdbm/tune.h      SDBM kit
-ext/SDBM_File/sdbm/util.c      SDBM kit
+ext/SDBM_File/sdbm.h   SDBM kit
 ext/SDBM_File/t/constants.t    See if SDBM_File constants work
 ext/SDBM_File/t/prep.t         See if SDBM_File with extra argument works
 ext/SDBM_File/t/sdbm.t         See if SDBM_File works
+ext/SDBM_File/tune.h   SDBM kit
 ext/SDBM_File/typemap          SDBM extension interface types
+ext/SDBM_File/util.c   SDBM kit
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
@@ -3930,6 +3916,7 @@ ext/XS-APItest/t/fetch_pad_names.t        Tests for UTF8 names in pad
 ext/XS-APItest/t/gotosub.t     XS::APItest: tests goto &xsub and hints
 ext/XS-APItest/t/grok.t                XS::APItest: tests for grok* functions
 ext/XS-APItest/t/gv_autoload4.t        XS::APItest: tests for gv_autoload4() and variants
+ext/XS-APItest/t/gv_const_sv.t XS::APItest: test gv_const_sv()
 ext/XS-APItest/t/gv_fetchmeth_autoload.t       XS::APItest: tests for gv_fetchmeth_autoload() and variants
 ext/XS-APItest/t/gv_fetchmethod_flags.t        XS::APItest: tests for gv_fetchmethod_flags() and variants
 ext/XS-APItest/t/gv_fetchmeth.t                XS::APItest: tests for gv_fetchmeth() and variants
@@ -3979,6 +3966,7 @@ ext/XS-APItest/t/stmtsasexpr.t    test recursive descent statement-sequence parsing
 ext/XS-APItest/t/stuff_modify_bug.t    test for eval side-effecting source string
 ext/XS-APItest/t/stuff_svcur_bug.t     test for a bug in lex_stuff_pvn
 ext/XS-APItest/t/subcall.t     Test XSUB calls
+ext/XS-APItest/t/svcatpvf.t    Test sv_catpvf argument reordering
 ext/XS-APItest/t/svcat.t       Test sv_catpvn
 ext/XS-APItest/t/sviscow.t     Test SvIsCOW
 ext/XS-APItest/t/svpeek.t      XS::APItest extension
@@ -3993,6 +3981,7 @@ ext/XS-APItest/t/temp_lv_sub.t    XS::APItest: tests for lvalue subs returning temp
 ext/XS-APItest/t/underscore_length.t   Test find_rundefsv()
 ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/utf8.t                Tests for code in utf8.c
+ext/XS-APItest/t/weaken.t      XS::APItest: tests for sv_rvweaken() and sv_get_backrefs()
 ext/XS-APItest/t/whichsig.t    XS::APItest: tests for whichsig() and variants
 ext/XS-APItest/t/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
@@ -4121,7 +4110,6 @@ hv.c                              Hash value code
 hv_func.h                      Hash value static inline function header
 hv.h                           Hash value header
 inline.h                       Static inline functions
-inline_invlist.c               Inline functions for handling inversion lists
 INSTALL                                Detailed installation instructions
 installhtml                    Perl script to install html files for pods
 install_lib.pl                 functions shared between install* scripts
@@ -4129,6 +4117,7 @@ installman                        Perl script to install man pages for pods
 installperl                    Perl script to do "make install" dirty work
 INTERN.h                       Included before domestic .h files
 intrpvar.h                     Variables held in each interpreter instance
+invlist_inline.h               Inline functions for handling inversion lists
 iperlsys.h                     Perl's interface to the system
 keywords.c                     Perl_keyword(), generated by regen/keywords.pl
 keywords.h                     The keyword numbers
@@ -4214,6 +4203,8 @@ lib/less.pm                       For "use less"
 lib/less.t                     See if less support works
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
+lib/meta_notation.pm           Helper for certain /lib .pm's
+lib/meta_notation.t            See if meta_notation.t works
 lib/Net/hostent.pm             By-name interface to Perl's builtin gethost*
 lib/Net/hostent.t              See if Net::hostent works
 lib/Net/netent.pm              By-name interface to Perl's builtin getnet*
@@ -4255,6 +4246,7 @@ lib/perl5db/t/source-cmd-test.perldb              Tests for the Perl debugger
 lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
 lib/perl5db/t/taint            Tests for the Perl debugger
 lib/perl5db/t/test-a-statement-1       Tests for the Perl debugger
+lib/perl5db/t/test-a-statement-2       Tests for the Perl debugger
 lib/perl5db/t/test-dieLevel-option-1   Tests for the Perl debugger
 lib/perl5db/t/test-frame-option-1      Tests for the Perl debugger
 lib/perl5db/t/test-l-statement-1       Tests for the Perl debugger
@@ -4313,7 +4305,9 @@ lib/Unicode/UCD.t         See if Unicode character database works
 lib/unicore/ArabicShaping.txt                  Unicode character database
 lib/unicore/auxiliary/GCBTest.txt      Unicode character database
 lib/unicore/auxiliary/GraphemeBreakProperty.txt        Unicode character database
+lib/unicore/auxiliary/SBTest.txt       Unicode character database
 lib/unicore/auxiliary/SentenceBreakProperty.txt        Unicode character database
+lib/unicore/auxiliary/WBTest.txt       Unicode character database
 lib/unicore/auxiliary/WordBreakProperty.txt    Unicode character database
 lib/unicore/BidiBrackets.txt                   Unicode character database
 lib/unicore/BidiMirroring.txt                  Unicode character database
@@ -4339,7 +4333,7 @@ lib/unicore/extracted/DNumType.txt                Unicode character database
 lib/unicore/extracted/DNumValues.txt           Unicode character database
 lib/unicore/HangulSyllableType.txt             Unicode character database
 lib/unicore/Index.txt                          Unicode character database
-lib/unicore/IndicMatraCategory.txt             Unicode character database
+lib/unicore/IndicPositionalCategory.txt                Unicode character database
 lib/unicore/IndicSyllabicCategory.txt          Unicode character database
 lib/unicore/Jamo.txt                           Unicode character database
 lib/unicore/LineBreak.txt                      Unicode character database
@@ -4394,13 +4388,13 @@ META.json                       Distribution meta-data in JSON
 META.yml                       Distribution meta-data in YAML
 mg.c                           Magic code
 mg.h                           Magic header
-mg_names.c                     Generated magic names used by dump.c
+mg_names.inc                   Generated magic names used by dump.c
 mg_raw.h                       Generated magic data used by generate_uudmap.c
 mg_vtable.h                    Generated magic vtable data
 miniperlmain.c                 Basic perl w/o dynamic loading or extensions
 mkppport                       A script that distributes ppport.h
 mkppport.lst                   List of extensions that need a ppport.h
-mro.c                          Method Resolution Order code
+mro_core.c                             Method Resolution Order code
 myconfig.SH                    Prints summary of the current configuration
 mydtrace.h                     Support for optional DTrace probes
 NetWare/bat/Buildtype.bat      NetWare port
@@ -4524,9 +4518,9 @@ os2/OS2/typemap                   Common typemap for OS/2 types
 os2/perl2cmd.pl                        Corrects installed binaries under OS/2
 os2/perlrexx.c                 Support perl interpreter embedded in REXX
 os2/perlrexx.cmd               Test perl interpreter embedded in REXX
-overload.c                     generated overload enum (public)
-overload.h                     generated overload name table (implementation)
-packsizetables.c               The generated packprops array used in pp_pack.c
+overload.h                     generated overload enum (public)
+overload.inc                   generated overload name table (implementation)
+packsizetables.inc             The generated packprops array used in pp_pack.c
 pad.c                          Scratchpad functions
 pad.h                          Scratchpad headers
 parser.h                       parser object header
@@ -4586,15 +4580,13 @@ pod/perl5163delta.pod           Perl changes in version 5.16.3
 pod/perl5180delta.pod          Perl changes in version 5.18.0
 pod/perl5181delta.pod          Perl changes in version 5.18.1
 pod/perl5182delta.pod          Perl changes in version 5.18.2
+pod/perl5184delta.pod          Perl changes in version 5.18.4
 pod/perl5200delta.pod          Perl changes in version 5.20.0
 pod/perl5201delta.pod          Perl changes in version 5.20.1
-pod/perl5210delta.pod          Perl changes in version 5.21.0
-pod/perl5211delta.pod          Perl changes in version 5.21.1
-pod/perl5212delta.pod          Perl changes in version 5.21.2
-pod/perl5213delta.pod          Perl changes in version 5.21.3
-pod/perl5214delta.pod          Perl changes in version 5.21.4
-pod/perl5215delta.pod          Perl changes in version 5.21.5
-pod/perl5216delta.pod          Perl changes in version 5.21.6
+pod/perl5202delta.pod          Perl changes in version 5.20.2
+pod/perl5220delta.pod          Perl changes in version 5.22.0
+pod/perl5230delta.pod          Perl changes in version 5.23.0
+pod/perl5231delta.pod          Perl changes in version 5.23.1
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -4690,6 +4682,7 @@ pod/perltooc.pod
 pod/perltoot.pod               
 pod/perltrap.pod               Perl traps for the unwary
 pod/perlunicode.pod            Perl Unicode support
+pod/perlunicook.pod            Perl Unicode cookbook
 pod/perlunifaq.pod             Perl Unicode FAQ
 pod/perluniintro.pod           Perl Unicode introduction
 pod/perlunitut.pod             Perl Unicode tutorial
@@ -4751,7 +4744,6 @@ Porting/manicheck         Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
 Porting/new-perldelta.pl       Generate a new perldelta
 Porting/newtests-perldelta.pl  Generate Perldelta stub for newly added tests
-Porting/perl5220delta.pod      Perl changes in version 5.22.0
 Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/perlhist_calculate.pl          Perform calculations to update perlhist
 Porting/pod_lib.pl             Code for handling generated pods
@@ -4917,12 +4909,14 @@ t/base/num.t                    See if numbers work
 t/base/pat.t                   See if pattern matching works
 t/base/rs.t                    See if record-read works
 t/base/term.t                  See if various terms work
+t/base/translate.t             See if character set translation works
 t/base/while.t                 See if while work
 t/benchmark/rt26188-speed-up-keys-on-empty-hash.t      Benchmark if keys on empty hashes is fast enough
 t/bigmem/index.t               Check that index() handles large offsets
 t/bigmem/pos.t                 Check that pos() handles large offsets
 t/bigmem/read.t                        Check read() handles large offsets
 t/bigmem/regexp.t              Test regular expressions with large strings
+t/bigmem/subst.t               Test s/// with large strings
 t/bigmem/vec.t                 Check vec() handles large offsets
 t/charset_tools.pl             To aid in portable testing across platforms with different character sets
 t/cmd/elsif.t                  See if else-if works
@@ -5157,6 +5151,7 @@ t/mro/vulcan_dfs_utf8.t           utf8 mro tests
 toke.c                         The tokener
 t/op/64bitint.t                        See if 64 bit integers work
 t/op/alarm.t                   See if alarm works
+t/op/anonconst.t               See if :const works
 t/op/anonsub.t                 See if anonymous subroutines work
 t/op/append.t                  See if . works
 t/op/args.t                    See if operations on @_ work
@@ -5204,6 +5199,7 @@ t/op/die.t                        See if die works
 t/op/die_unwind.t              Check die/eval early-$@ backcompat hack
 t/op/dor.t                     See if defined-or (//) works
 t/op/do.t                      See if subroutines work
+t/op/dump.t                    See if dump works.
 t/op/each_array.t              See if array iterators work
 t/op/each.t                    See if hash iterators work
 t/op/evalbytes.t               See if evalbytes operator works
@@ -5369,6 +5365,7 @@ t/perf/benchmarks.t               test t/perf/benchmarks syntax
 t/perf/opcount.t               See if optimised subs have the right op counts
 t/perf/optree.t                        Test presence of some op optimisations
 t/perf/speed.t                 See if optimisations are keeping things fast
+t/perf/taint.t                 See if optimisations are keeping things fast (taint issues)
 t/perl.supp                    Perl valgrind suppressions
 t/porting/args_assert.t                Check that all PERL_ARGS_ASSERT* macros are used
 t/porting/authors.t            Check that all authors have been acknowledged
@@ -5397,6 +5394,7 @@ t/porting/perlfunc.t              Test that Functions_pm.PL can parse perlfunc.pod
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
 t/porting/pod_rules.t          Check that various pod lists are consistent
 t/porting/readme.t             Check that all files in Porting/ are mentioned in Porting/README.pod
+t/porting/re_context.t         Check assumptions made by save_re_context()
 t/porting/regen.t              Check that regen.pl doesn't need running
 t/porting/ss_dup.t             Check that sv.c:ss_dup handle everything
 t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
@@ -5444,6 +5442,7 @@ t/re/reg_fold.t                   See if case folding works properly
 t/re/reg_mesg.t                        See if one can get regular expression errors
 t/re/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
 t/re/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
+t/re/reg_nocapture.t           Test the /n flag for regexps
 t/re/reg_pmod.t                        See if regexp /p modifier works as expected
 t/re/reg_posixcc.t             See if posix character classes behave consistently
 t/re/re_tests                  Regular expressions for regexp.t
@@ -5550,6 +5549,7 @@ utils/c2ph.PL                     program to translate dbx stabs to perl
 utils/corelist.PL              Module::CoreList
 utils/cpan.PL                  easily interact with CPAN from the command line
 utils/enc2xs.PL                        Encode module generator
+utils/encguess.PL                      guess character encodings of files
 utils/h2ph.PL                  A thing to turn C .h files into perl .ph files
 utils/h2xs.PL                  Program to make .xs files from C header files
 utils/instmodsh.PL             Give information about installed extensions
@@ -5616,6 +5616,7 @@ win32/create_perllibst_h.pl       creates perllibst.h file for inclusion from perllib.
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/fcrypt.c                 crypt() implementation
 win32/FindExt.pm               Scan for extensions
+win32/GNUmakefile              Win32 makefile for GNU make
 win32/include/arpa/inet.h      Win32 port
 win32/include/dirent.h         Win32 port
 win32/include/netdb.h          Win32 port