This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 9f300641fc6f
[perl5.git] / MANIFEST
index 7c53c88..bec5b5f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -456,7 +456,11 @@ cpan/DB_File/DB_File.pm            Berkeley DB extension Perl module
 cpan/DB_File/DB_File.xs                Berkeley DB extension external subroutines
 cpan/DB_File/DB_File_BS                Berkeley DB extension mkbootstrap fodder
 cpan/DB_File/dbinfo            Berkeley DB database version checker
+cpan/DB_File/hints/bitrig.pl
 cpan/DB_File/hints/dynixptx.pl Hint for DB_File for named architecture
+cpan/DB_File/hints/minix.pl
+cpan/DB_File/hints/netbsd.pl
+cpan/DB_File/hints/openbsd.pl
 cpan/DB_File/hints/sco.pl      Hint for DB_File for named architecture
 cpan/DB_File/Makefile.PL       Berkeley DB extension makefile writer
 cpan/DB_File/t/db-btree.t      See if DB_File works
@@ -625,12 +629,12 @@ cpan/Encode/t/undef.t
 cpan/Encode/t/unibench.pl              benchmark script
 cpan/Encode/t/Unicode.t                        test script
 cpan/Encode/t/use-Encode-Alias.t
-cpan/Encode/t/utf8messages.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
 cpan/Encode/ucm/8859-1.ucm             Unicode Character Map
@@ -1131,6 +1135,8 @@ cpan/IO-Compress/t/cz-03zlib-v1.t                 IO::Compress
 cpan/IO-Compress/t/cz-06gzsetp.t                       IO::Compress
 cpan/IO-Compress/t/cz-08encoding.t                     IO::Compress
 cpan/IO-Compress/t/cz-14gzopen.t                       IO::Compress
+cpan/IO-Compress/t/files/meta.xml
+cpan/IO-Compress/t/files/test.ods
 cpan/IO-Compress/t/globmapper.t                                IO::Compress
 cpan/IO-Socket-IP/lib/IO/Socket/IP.pm                  IO::Socket::IP
 cpan/IO-Socket-IP/t/00use.t                            IO::Socket::IP tests
@@ -1196,6 +1202,8 @@ cpan/JSON-PP/t/000_load.t
 cpan/JSON-PP/t/001_utf8.t
 cpan/JSON-PP/t/002_error.t
 cpan/JSON-PP/t/003_types.t
+cpan/JSON-PP/t/004_dwiw_encode.t
+cpan/JSON-PP/t/005_dwiw_decode.t
 cpan/JSON-PP/t/006_pc_pretty.t
 cpan/JSON-PP/t/007_pc_esc.t
 cpan/JSON-PP/t/008_pc_base.t
@@ -1210,9 +1218,11 @@ cpan/JSON-PP/t/016_tied.t
 cpan/JSON-PP/t/017_relaxed.t
 cpan/JSON-PP/t/018_json_checker.t
 cpan/JSON-PP/t/019_incr.t
+cpan/JSON-PP/t/020_faihu.t
 cpan/JSON-PP/t/020_unknown.t
-cpan/JSON-PP/t/021_evans_bugrep.t
+cpan/JSON-PP/t/021_evans.t
 cpan/JSON-PP/t/022_comment_at_eof.t
+cpan/JSON-PP/t/052_object.t
 cpan/JSON-PP/t/099_binary.t
 cpan/JSON-PP/t/104_sortby.t
 cpan/JSON-PP/t/105_esc_slash.t
@@ -1227,7 +1237,7 @@ cpan/JSON-PP/t/114_decode_prefix.t
 cpan/JSON-PP/t/115_tie_ixhash.t
 cpan/JSON-PP/t/116_incr_parse_fixed.t
 cpan/JSON-PP/t/117_numbers.t
-cpan/JSON-PP/t/_unicode_handling.pm
+cpan/JSON-PP/t/118_boolean_values.t
 cpan/JSON-PP/t/gh_28_json_test_suite.t
 cpan/JSON-PP/t/gh_29_trailing_false_value.t
 cpan/JSON-PP/t/rt_116998_wrong_character_offset.t
@@ -1278,7 +1288,6 @@ cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po  Locale::Simple tests
 cpan/Math-BigInt/lib/Math/BigFloat.pm          An arbitrary precision floating-point arithmetic package
 cpan/Math-BigInt/lib/Math/BigInt.pm    An arbitrary precision integer arithmetic package
 cpan/Math-BigInt/lib/Math/BigInt/Calc.pm       Pure Perl module to support Math::BigInt
-cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm    Pure Perl module to support Math::BigInt
 cpan/Math-BigInt/lib/Math/BigInt/Lib.pm
 cpan/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
 cpan/Math-BigInt/t/alias.inc           Support for BigInt tests
@@ -1300,6 +1309,8 @@ cpan/Math-BigInt/t/bigints.t              See if BigInt.pm works
 cpan/Math-BigInt/t/biglog.t            Test the log function
 cpan/Math-BigInt/t/bigroot.t           Test the broot function
 cpan/Math-BigInt/t/blucas-mbi.t
+cpan/Math-BigInt/t/bnok-mbf.t
+cpan/Math-BigInt/t/bnok-mbi.t
 cpan/Math-BigInt/t/bnstr-mbf.t         Test Math::BigInt
 cpan/Math-BigInt/t/bnstr-mbi.t         Test Math::BigInt
 cpan/Math-BigInt/t/bsstr-mbf.t         Test Math::BigInt
@@ -1315,6 +1326,7 @@ cpan/Math-BigInt/t/dparts-mbf.t           Test Math::BigInt
 cpan/Math-BigInt/t/dparts-mbi.t                Test Math::BigInt
 cpan/Math-BigInt/t/eparts-mbf.t                Test Math::BigInt
 cpan/Math-BigInt/t/eparts-mbi.t                Test Math::BigInt
+cpan/Math-BigInt/t/from_base-mbi.t
 cpan/Math-BigInt/t/from_bin-mbf.t      Test Math::BigInt
 cpan/Math-BigInt/t/from_bin-mbi.t
 cpan/Math-BigInt/t/from_hex-mbf.t      Test Math::BigInt
@@ -1357,6 +1369,7 @@ cpan/Math-BigInt/t/sub_ali.t              Tests for aliases in BigInt subclasses
 cpan/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
 cpan/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
 cpan/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
+cpan/Math-BigInt/t/to_base-mbi.t
 cpan/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
 cpan/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
 cpan/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
@@ -2243,6 +2256,7 @@ cpan/Test-Simple/lib/Test2/EventFacet/Control.pm
 cpan/Test-Simple/lib/Test2/EventFacet/Error.pm
 cpan/Test-Simple/lib/Test2/EventFacet/Hub.pm
 cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
+cpan/Test-Simple/lib/Test2/EventFacet/Info/Table.pm
 cpan/Test-Simple/lib/Test2/EventFacet/Meta.pm
 cpan/Test-Simple/lib/Test2/EventFacet/Parent.pm
 cpan/Test-Simple/lib/Test2/EventFacet/Plan.pm
@@ -2432,6 +2446,8 @@ cpan/Test-Simple/t/regression/694_note_diag_return_values.t
 cpan/Test-Simple/t/regression/696-intercept_skip_all.t
 cpan/Test-Simple/t/regression/721-nested-streamed-subtest.t
 cpan/Test-Simple/t/regression/757-reset_in_subtest.t
+cpan/Test-Simple/t/regression/812-todo.t
+cpan/Test-Simple/t/regression/817-subtest-todo.t
 cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered.t
 cpan/Test-Simple/t/regression/builder_does_not_init.t
 cpan/Test-Simple/t/regression/errors_facet.t
@@ -2588,6 +2604,7 @@ cpan/Unicode-Collate/Collate/Locale/be.pl Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/bn.pl              Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/ca.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/cs.pl                      Unicode::Collate
+cpan/Unicode-Collate/Collate/Locale/cu.pl
 cpan/Unicode-Collate/Collate/Locale/cy.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/da.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/de_at_ph.pl                        Unicode::Collate
@@ -2702,6 +2719,7 @@ cpan/Unicode-Collate/t/loc_ca.t                   Unicode::Collate
 cpan/Unicode-Collate/t/loc_cjk.t               Unicode::Collate
 cpan/Unicode-Collate/t/loc_cjkc.t              Unicode::Collate
 cpan/Unicode-Collate/t/loc_cs.t                        Unicode::Collate
+cpan/Unicode-Collate/t/loc_cu.t
 cpan/Unicode-Collate/t/loc_cy.t                        Unicode::Collate
 cpan/Unicode-Collate/t/loc_cyrl.t                      Unicode::Collate
 cpan/Unicode-Collate/t/loc_da.t                        Unicode::Collate
@@ -3574,14 +3592,16 @@ dist/Net-Ping/t/120_udp_inst.t          Ping Net::Ping
 dist/Net-Ping/t/130_tcp_inst.t         Ping Net::Ping
 dist/Net-Ping/t/140_stream_inst.t      Ping Net::Ping
 dist/Net-Ping/t/150_syn_inst.t         Ping Net::Ping
-dist/Net-Ping/t/190_alarm.t            Ping Net::Ping
+dist/Net-Ping/t/190_alarm.t                    Ping Net::Ping
 dist/Net-Ping/t/200_ping_tcp.t         Ping Net::Ping
 dist/Net-Ping/t/250_ping_hires.t       Ping Net::Ping
 dist/Net-Ping/t/300_ping_stream.t      Ping Net::Ping
 dist/Net-Ping/t/400_ping_syn.t         Ping Net::Ping
 dist/Net-Ping/t/410_syn_host.t         Ping Net::Ping
+dist/Net-Ping/t/420_ping_syn_port.t    Ping Net::Ping
 dist/Net-Ping/t/450_service.t          Ping Net::Ping
 dist/Net-Ping/t/500_ping_icmp.t                Ping Net::Ping
+dist/Net-Ping/t/501_ping_icmpv6.t      Ping Net::Ping
 dist/Net-Ping/t/510_ping_udp.t         Ping Net::Ping
 dist/Net-Ping/t/520_icmp_ttl.t         Ping Net::Ping
 dist/PathTools/Changes                 Changelog for PathTools dist
@@ -4162,6 +4182,7 @@ ext/POSIX/POSIX.xs                POSIX extension external subroutines
 ext/POSIX/t/export.t           Test @EXPORT and @EXPORT_OK
 ext/POSIX/t/iscrash            See if POSIX isxxx() crashes with threads on Win32
 ext/POSIX/t/math.t             Basic math tests for POSIX
+ext/POSIX/t/mb.t               Multibyte function 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
@@ -4633,6 +4654,8 @@ lib/perl5db/t/proxy-constants     Tests for the Perl debugger
 lib/perl5db/t/rt-104168                Tests for the Perl debugger
 lib/perl5db/t/rt-120174                Tests for the Perl debugger
 lib/perl5db/t/rt-121509-restart-after-chdir            Tests for the Perl debugger
+lib/perl5db/t/rt-124203                Test threads in the Perl debugger
+lib/perl5db/t/rt-124203b       Test threads in the Perl debugger
 lib/perl5db/t/rt-61222         Tests for the Perl debugger
 lib/perl5db/t/rt-66110         Tests for the Perl debugger
 lib/perl5db/t/source-cmd-test.perldb           Tests for the Perl debugger
@@ -4751,6 +4774,7 @@ lib/unicore/ScriptExtensions.txt          Unicode character database
 lib/unicore/Scripts.txt                                Unicode character database
 lib/unicore/SpecialCasing.txt                  Unicode character database
 lib/unicore/StandardizedVariants.txt           Unicode character database
+lib/unicore/uni_keywords.pl                    Indices into array in charclass_invlists.h
 lib/unicore/UnicodeData.txt                    Unicode character database
 lib/unicore/version                            The version of the Unicode
 lib/unicore/VerticalOrientation.txt            Unicode character database
@@ -5004,13 +5028,18 @@ pod/perl5262delta.pod           Perl changes in version 5.26.2
 pod/perl5263delta.pod          Perl changes in version 5.26.3
 pod/perl5280delta.pod          Perl changes in version 5.28.0
 pod/perl5281delta.pod          Perl changes in version 5.28.1
+pod/perl5282delta.pod          Perl changes in version 5.28.2
 pod/perl5290delta.pod          Perl changes in version 5.29.0
+pod/perl52910delta.pod         Perl changes in version 5.29.10
 pod/perl5291delta.pod          Perl changes in version 5.29.1
 pod/perl5292delta.pod          Perl changes in version 5.29.2
 pod/perl5293delta.pod          Perl changes in version 5.29.3
 pod/perl5294delta.pod          Perl changes in version 5.29.4
 pod/perl5295delta.pod          Perl changes in version 5.29.5
 pod/perl5296delta.pod          Perl changes in version 5.29.6
+pod/perl5297delta.pod          Perl changes in version 5.29.7
+pod/perl5298delta.pod          Perl changes in version 5.29.8
+pod/perl5299delta.pod          Perl changes in version 5.29.9
 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
@@ -5398,6 +5427,7 @@ t/io/errno.t                      See if $! is correctly set
 t/io/errnosig.t                        Test case for restoration $! when leaving signal handlers
 t/io/fflush.t                  See if auto-flush on fork/exec/system/qx works
 t/io/fs.t                      See if directory manipulations work
+t/io/getcwd.t                  See if Internals::getcwd is sane
 t/io/inplace.t                 See if inplace editing works
 t/io/iofile.t                  See if we can load IO::File on demand
 t/io/iprefix.t                 See if inplace editing works with prefixes
@@ -5405,6 +5435,7 @@ t/io/layers.t                     See if PerlIO layers work
 t/io/nargv.t                   See if nested ARGV stuff works
 t/io/open.t                    See if open works
 t/io/openpid.t                 See if open works for subprocesses
+t/io/paragraph_mode.t                  See if paragraph mode works
 t/io/perlio.t                  See if PerlIO works
 t/io/perlio_fail.t             See if bad layers fail
 t/io/perlio_leaks.t            See if PerlIO layers are leaking
@@ -5774,6 +5805,7 @@ t/op/tiehandle.t          See if tie for handles works
 t/op/time.t                    See if time functions work
 t/op/time_loop.t               Test that very large values don't hang gmtime and localtime.
 t/op/tr.t                      See if tr works
+t/op/tr_latin1.t               See if tr works, but file isn't encoded in UTF-8
 t/op/undef.t                   See if undef works
 t/op/universal.t               See if UNIVERSAL class works
 t/op/unlink.t                  See if unlink works
@@ -5848,7 +5880,14 @@ t/porting/utils.t                Check that utility scripts still compile
 t/re/alpha_assertions.t                See if things like '(*postive_lookahed:...) work properly
 t/re/anyof.t                   See if bracketed char classes [...] compile properly
 t/re/charset.t                 See if regex modifiers like /d, /u work properly
-t/re/fold_grind.t              See if case folding works properly
+t/re/fold_grind.pl             Core file to see if regex case folding works properly
+t/re/fold_grind_8.t            Wrapper for fold_grind.pl for /l testing with a UTF-8 locale
+t/re/fold_grind_a.t            Wrapper for fold_grind.pl for /a testing
+t/re/fold_grind_aa.t           Wrapper for fold_grind.pl for /aa testing
+t/re/fold_grind_d.t            Wrapper for fold_grind.pl for /d testing
+t/re/fold_grind_l.t            Wrapper for fold_grind.pl for /l testing with a C locale
+t/re/fold_grind_T.t            Wrapper for fold_grind.pl for /l testing with a Turkic locale
+t/re/fold_grind_u.t            Wrapper for fold_grind.pl for /u testing
 t/re/keep_tabs.t               Tests where \t can't be expanded.
 t/re/no_utf8_pm.t              Verify utf8.pm doesn't get loaded unless required
 t/re/overload.t                Test against string corruption in pattern matches on overloaded objects
@@ -5914,6 +5953,7 @@ t/re/uniprops07.t         Test unicode \p{} regex constructs
 t/re/uniprops08.t              Test unicode \p{} regex constructs
 t/re/uniprops09.t              Test unicode \p{} regex constructs
 t/re/uniprops10.t              Test unicode \p{} regex constructs
+t/re/user_prop_race_thr.t      Test races in user-defined \p{} under threads
 t/README                       Instructions for regression tests
 t/run/cloexec.t                        Test close-on-exec.
 t/run/dtrace.pl                        For dtrace.t