This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Store version information as a delta in Module::CoreList
[perl5.git] / MANIFEST
index 14c77c6..7d51d73 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -321,12 +321,16 @@ cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/History.pm
 cpan/CPAN-Meta/lib/CPAN/Meta.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm
-cpan/CPAN-Meta/lib/CPAN/Meta/Requirements.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm
 cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm
-cpan/CPAN-Meta/t/accepts.t
-cpan/CPAN-Meta/t/bad_version_hook.t
-cpan/CPAN-Meta/t/basic.t
+cpan/CPAN-Meta-Requirements/Changes
+cpan/CPAN-Meta-Requirements/lib/CPAN/Meta/Requirements.pm
+cpan/CPAN-Meta-Requirements/t/accepts.t
+cpan/CPAN-Meta-Requirements/t/bad_version_hook.t
+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/t/converter-bad.t
 cpan/CPAN-Meta/t/converter-fail.t
 cpan/CPAN-Meta/t/converter.t
@@ -371,10 +375,7 @@ cpan/CPAN-Meta/t/data/unicode.yml
 cpan/CPAN-Meta/t/data/version-not-normal.json
 cpan/CPAN-Meta/t/data/version-ranges-1_4.yml
 cpan/CPAN-Meta/t/data/version-ranges-2.json
-cpan/CPAN-Meta/t/finalize.t
-cpan/CPAN-Meta/t/from-hash.t
 cpan/CPAN-Meta/t/load-bad.t
-cpan/CPAN-Meta/t/merge.t
 cpan/CPAN-Meta/t/meta-obj.t
 cpan/CPAN-Meta/t/no-index.t
 cpan/CPAN-Meta/t/prereqs-finalize.t
@@ -2204,6 +2205,7 @@ cpan/Socket/Socket.pm                     Socket extension Perl module
 cpan/Socket/Socket.xs                  Socket extension external subroutines
 cpan/Socket/t/getaddrinfo.t            See if Socket::getaddrinfo works
 cpan/Socket/t/getnameinfo.t            See if Socket::getnameinfo works
+cpan/Socket/t/ip_mreq.t                        See if (un)pack_ip_mreq work
 cpan/Socket/t/ipv6_mreq.t              See if (un)pack_ipv6_mreq work
 cpan/Socket/t/sockaddr.t
 cpan/Socket/t/socketpair.t             See if socketpair works
@@ -2230,6 +2232,7 @@ cpan/Term-ANSIColor/ANSIColor.pm  Perl module supporting termcap usage
 cpan/Term-ANSIColor/ChangeLog          Term::ANSIColor
 cpan/Term-ANSIColor/README             Term::ANSIColor
 cpan/Term-ANSIColor/t/basic.t          Tests for Term::ANSIColor
+cpan/Term-ANSIColor/t/eval.t
 cpan/Term-ANSIColor/t/stringify.t              Tests for Term::ANSIColor
 cpan/Term-Cap/Cap.pm                   Perl module supporting termcap usage
 cpan/Term-Cap/test.pl                  See if Term::Cap works
@@ -2296,6 +2299,7 @@ cpan/Test-Harness/t/aggregator.t                  Test::Harness test
 cpan/Test-Harness/t/bailout.t                          Test::Harness test
 cpan/Test-Harness/t/base.t                             Test::Harness test
 cpan/Test-Harness/t/callbacks.t                                Test::Harness test
+cpan/Test-Harness/t/compat/env_opts.t                  Test::Harness test
 cpan/Test-Harness/t/compat/env.t                       Test::Harness test
 cpan/Test-Harness/t/compat/failure.t                   Test::Harness test
 cpan/Test-Harness/t/compat/inc-propagation.t           Test::Harness test
@@ -2340,6 +2344,7 @@ cpan/Test-Harness/t/multiplexer.t                 Test::Harness test
 cpan/Test-Harness/t/nested.t                           Test::Harness test
 cpan/Test-Harness/t/nofork-mux.t                       Test::Harness test
 cpan/Test-Harness/t/nofork.t                           Test::Harness test
+cpan/Test-Harness/t/nowarn.t
 cpan/Test-Harness/t/object.t                           Test::Harness test
 cpan/Test-Harness/t/parser-config.t                    Test::Harness test
 cpan/Test-Harness/t/parser-subclass.t                  Test::Harness test
@@ -3234,6 +3239,9 @@ dist/IO/Makefile.PL               IO extension makefile writer
 dist/IO/poll.c                 IO poll() emulation using select()
 dist/IO/poll.h                 IO poll() emulation using select()
 dist/IO/README                 IO extension maintenance notice
+dist/IO/t/cachepropagate-tcp.t See if IO::Socket duplication works
+dist/IO/t/cachepropagate-udp.t See if IO::Socket duplication works
+dist/IO/t/cachepropagate-unix.t        See if IO::Socket duplication works
 dist/IO/t/io_const.t           See if constants from IO work
 dist/IO/t/io_dir.t             See if directory-related methods from IO work
 dist/IO/t/io_dup.t             See if dup()-related methods from IO work
@@ -3363,6 +3371,7 @@ dist/Module-CoreList/corelist                     The corelist command-line utility
 dist/Module-CoreList/identify-dependencies     A usage example for Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pm    Module::CoreList
 dist/Module-CoreList/lib/Module/CoreList.pod   Module::CoreList
+dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm       Module::CoreList guts
 dist/Module-CoreList/Makefile.PL               Module::CoreList
 dist/Module-CoreList/MANIFEST                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
@@ -3399,6 +3408,7 @@ dist/Safe/t/safe3.t               See if Safe works
 dist/Safe/t/safeload.t         Tests that some modules can be loaded by Safe
 dist/Safe/t/safenamedcap.t     Tests that Tie::Hash::NamedCapture can be loaded
 dist/Safe/t/safeops.t          Tests that all ops can be trapped by Safe
+dist/Safe/t/saferegexp.t
 dist/Safe/t/safesort.t         Tests Safe with sort
 dist/Safe/t/safeuniversal.t    Tests Safe with functions from universal.c
 dist/Safe/t/safeutf8.t         Tests Safe with utf8.pm
@@ -3967,6 +3977,7 @@ ext/XS-APItest/t/gv_fetchmeth_autoload.t  XS::APItest: tests for gv_fetchmeth_aut
 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
 ext/XS-APItest/t/gv_init.t     XS::APItest: tests for gv_init and variants
+ext/XS-APItest/t/handy.t       XS::APItest: tests for handy.h
 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
 ext/XS-APItest/t/keyword_plugin.t      test keyword plugin mechanism
@@ -4013,6 +4024,7 @@ ext/XS-APItest/t/svpv.t           More generic SvPVbyte and SvPVutf8 tests
 ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
 ext/XS-APItest/t/swaplabel.t   test recursive descent label parsing
 ext/XS-APItest/t/swaptwostmts.t        test recursive descent statement parsing
+ext/XS-APItest/t/sym-hook.t    Test rv2cv hooks for bareword lookup
 ext/XS-APItest/t/temp_lv_sub.t XS::APItest: tests for lvalue subs returning temps
 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}
@@ -4232,6 +4244,7 @@ lib/File/Find/t/find.t            See if File::Find works
 lib/File/Find/t/taint.t                See if File::Find works with taint
 lib/FileHandle.pm              Backward-compatible front end to IO extension
 lib/FileHandle.t               See if FileHandle works
+lib/File/stat-7896.t           A test for ID 20011110.104
 lib/File/stat.pm               By-name interface to Perl's builtin stat
 lib/File/stat.t                        See if File::stat works
 lib/filetest.pm                        For "use filetest"
@@ -4274,7 +4287,9 @@ lib/perl5db/t/disable-breakpoints-2       Test script used by perl5db.t
 lib/perl5db/t/disable-breakpoints-3    Test script used by perl5db.t
 lib/perl5db/t/EnableModule.pm  Tests for the Perl debugger
 lib/perl5db/t/eval-line-bug    Tests for the Perl debugger
+lib/perl5db/t/fact             Tests for the Perl debugger
 lib/perl5db/t/filename-line-breakpoint         Tests for the Perl debugger
+lib/perl5db/t/load-modules     Tests for the Perl debugger
 lib/perl5db/t/lvalue-bug       Tests for the Perl debugger
 lib/perl5db/t/MyModule.pm      Tests for the Perl debugger
 lib/perl5db/t/proxy-constants  Tests for the Perl debugger
@@ -4283,6 +4298,8 @@ lib/perl5db/t/rt-61222            Tests for the Perl debugger
 lib/perl5db/t/rt-66110         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-l-statement-1       Tests for the Perl debugger
+lib/perl5db/t/test-r-statement Tests for the Perl debugger
 lib/perl5db/t/uncalled-subroutine      Tests for the Perl debugger
 lib/perl5db/t/with-subroutine          Tests for the Perl debugger
 lib/PerlIO.pm                  PerlIO support module
@@ -4619,6 +4636,8 @@ pod/perl5141delta.pod             Perl changes in version 5.14.1
 pod/perl5142delta.pod          Perl changes in version 5.14.2
 pod/perl5160delta.pod          Perl changes in version 5.16.0
 pod/perl5170delta.pod          Perl changes in version 5.17.0
+pod/perl5171delta.pod          Perl changes in version 5.17.1
+pod/perl5172delta.pod          Perl changes in version 5.17.2
 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
@@ -5018,7 +5037,9 @@ t/lib/compmod.pl          Helper for 1_compile.t
 t/lib/croak/mg                 Test croak calls from mg.c
 t/lib/croak/op                 Test croak calls from op.c
 t/lib/croak/pp_ctl             Test croak calls from pp_ctl.c
+t/lib/croak/pp_hot             Test croak calls from pp_hot.c
 t/lib/croak.t                  Test calls to Perl_croak() in the C source.
+t/lib/croak/toke               Test croak calls from toke.c
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/dbmt_common.pl           Common functionality for ?DBM_File tests
 t/lib/deprecate/Deprecated.pm  Deprecated module to test deprecate.pm
@@ -5046,6 +5067,7 @@ t/lib/strict/refs         Tests of "use strict 'refs'" for strict.t
 t/lib/strict/subs              Tests of "use strict 'subs'" for strict.t
 t/lib/strict/vars              Tests of "use strict 'vars'" for strict.t
 t/lib/subs/subs                        Tests of "use subs"
+t/lib/test_require.pm          A test file for t/op/inccode.t
 t/lib/test_use_14937.pm                A test pragma for t/comp/use.t
 t/lib/test_use.pm              A test pragma for t/comp/use.t
 t/lib/universal.t              Tests for functions in universal.c
@@ -5182,6 +5204,7 @@ t/op/chdir.t                      See if chdir works
 t/op/chop.t                    See if chop works
 t/op/chr.t                     See if chr works
 t/op/closure.t                 See if closures work
+t/op/closure_test.pl           Extra file for closure.t
 t/op/cmp.t                     See if the various string and numeric compare work
 t/op/concat2.t                 Tests too complex for concat.t
 t/op/concat.t                  See if string concatenation works
@@ -5568,16 +5591,12 @@ win32/ce-helpers/makedist.pl    WinCE port
 win32/ce-helpers/registry.bat  WinCE port
 win32/config.ce                        WinCE port
 win32/config.gc                        Win32 base line config.sh (MinGW build)
-win32/config.gc64              Win64 base line config.sh (MinGW build)
 win32/config_H.ce              WinCE port
 win32/config_H.gc              Win32 config header (MinGW build)
-win32/config_H.gc64            Win64 config header (MinGW build)
 win32/config_h.PL              Perl code to convert Win32 config.sh to config.h
 win32/config_H.vc              Win32 config header (Visual C++ build)
-win32/config_H.vc64            Win64 config header (Visual C++ build)
 win32/config_sh.PL             Perl code to update Win32 config.sh from Makefile
 win32/config.vc                        Win32 base line config.sh (Visual C++ build)
-win32/config.vc64              Win64 base line config.sh (Visual C++ build)
 win32/create_perllibst_h.pl    creates perllibst.h file for inclusion from perllib.c
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/fcrypt.c                 crypt() implementation