X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/d6ecacbcfb0cb2280a237e991e0a57ff707e4e42..15cf6215b545071812f4abe30190ffe2f5ab7780:/MANIFEST diff --git a/MANIFEST b/MANIFEST index fc86fc9..0c3eb8e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -244,7 +244,9 @@ cpan/Config-Perl-V/t/28_plv52201w.t Config::Perl::V cpan/Config-Perl-V/t/29_plv5235w.t Config::Perl::V cpan/Config-Perl-V/t/30_plv5240.t Config::Perl::V cpan/Config-Perl-V/t/31_plv52511.t Config::Perl::V -cpan/Config-Perl-V/t/32_plv5261rc1.t +cpan/Config-Perl-V/t/32_plv5261rc1.t Config::Perl::V +cpan/Config-Perl-V/t/33_plv52711r.t Config::Perl::V +cpan/Config-Perl-V/t/34_plv5280.t Config::Perl::V cpan/Config-Perl-V/V.pm Config::Perl::V cpan/CPAN/lib/App/Cpan.pm helper package for CPAN.pm cpan/CPAN/lib/CPAN.pm Interface to Comprehensive Perl Archive Network @@ -461,6 +463,7 @@ cpan/DB_File/Makefile.PL Berkeley DB extension makefile writer cpan/DB_File/t/db-btree.t See if DB_File works cpan/DB_File/t/db-hash.t See if DB_File works cpan/DB_File/t/db-recno.t See if DB_File works +cpan/DB_File/t/db-threads.t See if DB_File works cpan/DB_File/typemap Berkeley DB extension interface types cpan/DB_File/version.c Berkeley DB extension interface version check cpan/Digest/Digest.pm Digest extensions @@ -1450,12 +1453,10 @@ cpan/Math-BigRat/lib/Math/BigRat.pm Math::BigRat cpan/Math-BigRat/t/big_ap.t Math::BigRat test cpan/Math-BigRat/t/bigfltpm.inc Math::BigRat test cpan/Math-BigRat/t/bigfltrt.t Math::BigRat test -cpan/Math-BigRat/t/biglog.t Math::BigRat test cpan/Math-BigRat/t/bigrat.t Math::BigRat test cpan/Math-BigRat/t/bigratpm.inc Math::BigRat test cpan/Math-BigRat/t/bigratpm.t Math::BigRat test cpan/Math-BigRat/t/bigratup.t test under $Math::BigInt::upgrade -cpan/Math-BigRat/t/bigroot.t Math::BigRat test cpan/Math-BigRat/t/bitwise.t Math::BigRat test cpan/Math-BigRat/t/hang.t Math::BigRat test for bug #34584 - hang in exp() cpan/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper @@ -1895,6 +1896,11 @@ cpan/podlators/t/data/basic.ovr podlators test cpan/podlators/t/data/basic.pod podlators test cpan/podlators/t/data/basic.txt podlators test cpan/podlators/t/data/perl.conf podlators test +cpan/podlators/t/data/snippets/color/escape-wrapping +cpan/podlators/t/data/snippets/color/tag-width +cpan/podlators/t/data/snippets/color/tag-wrapping +cpan/podlators/t/data/snippets/color/width +cpan/podlators/t/data/snippets/color/wrapping cpan/podlators/t/data/snippets/man/agrave cpan/podlators/t/data/snippets/man/backslash-man-ref cpan/podlators/t/data/snippets/man/bullet-after-nonbullet @@ -1944,11 +1950,18 @@ cpan/podlators/t/data/snippets/man/utf8-verbatim cpan/podlators/t/data/snippets/man/x-whitespace cpan/podlators/t/data/snippets/man/x-whitespace-entry cpan/podlators/t/data/snippets/README podlators test +cpan/podlators/t/data/snippets/termcap/escape-wrapping +cpan/podlators/t/data/snippets/termcap/tag-width +cpan/podlators/t/data/snippets/termcap/tag-wrapping +cpan/podlators/t/data/snippets/termcap/width +cpan/podlators/t/data/snippets/termcap/wrapping cpan/podlators/t/data/snippets/text/cpp podlators test cpan/podlators/t/data/termcap podlators test cpan/podlators/t/docs/pod.t podlators test cpan/podlators/t/docs/pod-spelling.t podlators test +cpan/podlators/t/docs/spdx-license.t podlators test cpan/podlators/t/docs/synopsis.t podlators test +cpan/podlators/t/docs/urls.t podlators test cpan/podlators/t/general/basic.t podlators test cpan/podlators/t/general/filehandle.t podlators test cpan/podlators/t/general/pod-parser.t podlators test @@ -1988,8 +2001,10 @@ cpan/Scalar-List-Utils/t/00version.t Scalar::Util cpan/Scalar-List-Utils/t/any-all.t List::Util cpan/Scalar-List-Utils/t/blessed.t Scalar::Util cpan/Scalar-List-Utils/t/dualvar.t Scalar::Util +cpan/Scalar-List-Utils/t/exotic_names.t cpan/Scalar-List-Utils/t/first.t List::Util cpan/Scalar-List-Utils/t/getmagic-once.t +cpan/Scalar-List-Utils/t/head-tail.t cpan/Scalar-List-Utils/t/isvstring.t Scalar::Util cpan/Scalar-List-Utils/t/lln.t Scalar::Util cpan/Scalar-List-Utils/t/max.t List::Util @@ -2120,6 +2135,7 @@ cpan/Test-Harness/t/console.t Test::Harness test cpan/Test-Harness/t/data/catme.1 Test data for Test::Harness cpan/Test-Harness/t/data/proverc Test data for Test::Harness cpan/Test-Harness/t/data/sample.yml Test data for Test::Harness +cpan/Test-Harness/t/env_opts.t cpan/Test-Harness/t/errors.t Test::Harness test cpan/Test-Harness/t/file.t Test::Harness test cpan/Test-Harness/t/glob-to-regexp.t Test::Harness test @@ -2164,6 +2180,7 @@ cpan/Test-Harness/t/proverun.t Test::Harness test cpan/Test-Harness/t/proveversion.t Test::Harness test cpan/Test-Harness/t/regression.t Test::Harness test cpan/Test-Harness/t/results.t Test::Harness test +cpan/Test-Harness/t/rulesfile.t cpan/Test-Harness/t/sample-tests/bailout Test data for Test::Harness cpan/Test-Harness/t/sample-tests/bignum Test data for Test::Harness cpan/Test-Harness/t/sample-tests/bignum_many Test data for Test::Harness @@ -2205,6 +2222,7 @@ cpan/Test-Harness/t/sample-tests/skipall Test data for Test::Harness cpan/Test-Harness/t/sample-tests/skipall_nomsg Test data for Test::Harness cpan/Test-Harness/t/sample-tests/skipall_v13 Test data for Test::Harness cpan/Test-Harness/t/sample-tests/space_after_plan Test data for Test::Harness +cpan/Test-Harness/t/sample-tests/space_after_plan_v13 cpan/Test-Harness/t/sample-tests/stdout_stderr Test data for Test::Harness cpan/Test-Harness/t/sample-tests/strict Test data for Test::Harness cpan/Test-Harness/t/sample-tests/switches Test data for Test::Harness @@ -2238,6 +2256,7 @@ cpan/Test-Harness/t/source_tests/source.sh Test::Harness test cpan/Test-Harness/t/source_tests/source.t Test::Harness test cpan/Test-Harness/t/source_tests/source.tap Test::Harness test cpan/Test-Harness/t/source_tests/source_args.sh Test::Harness test +cpan/Test-Harness/t/source_tests/test.tap cpan/Test-Harness/t/spool.t Test::Harness test cpan/Test-Harness/t/state.t Test::Harness test cpan/Test-Harness/t/state_results.t Test::Harness test @@ -2286,6 +2305,7 @@ cpan/Test-Simple/lib/Test2/Event/Plan.pm cpan/Test-Simple/lib/Test2/Event/Skip.pm cpan/Test-Simple/lib/Test2/Event/Subtest.pm cpan/Test-Simple/lib/Test2/Event/TAP/Version.pm +cpan/Test-Simple/lib/Test2/Event/V2.pm cpan/Test-Simple/lib/Test2/Event/Waiting.pm cpan/Test-Simple/lib/Test2/EventFacet.pm cpan/Test-Simple/lib/Test2/EventFacet/About.pm @@ -2293,10 +2313,12 @@ cpan/Test-Simple/lib/Test2/EventFacet/Amnesty.pm cpan/Test-Simple/lib/Test2/EventFacet/Assert.pm 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/Meta.pm cpan/Test-Simple/lib/Test2/EventFacet/Parent.pm cpan/Test-Simple/lib/Test2/EventFacet/Plan.pm +cpan/Test-Simple/lib/Test2/EventFacet/Render.pm cpan/Test-Simple/lib/Test2/EventFacet/Trace.pm cpan/Test-Simple/lib/Test2/Formatter.pm cpan/Test-Simple/lib/Test2/Formatter/TAP.pm @@ -2447,6 +2469,7 @@ cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late.t cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok.t cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings.t cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note.t +cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning.t cpan/Test-Simple/t/lib/Dev/Null.pm cpan/Test-Simple/t/lib/Dummy.pm cpan/Test-Simple/t/lib/MyOverload.pm @@ -2484,6 +2507,7 @@ cpan/Test-Simple/t/regression/757-reset_in_subtest.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 +cpan/Test-Simple/t/regression/fork_first.t cpan/Test-Simple/t/regression/inherit_trace.t cpan/Test-Simple/t/regression/no_name_in_subtest.t cpan/Test-Simple/t/regression/todo_and_facets.t @@ -2494,6 +2518,10 @@ cpan/Test-Simple/t/Test2/acceptance/try_it_plan.t cpan/Test-Simple/t/Test2/acceptance/try_it_skip.t cpan/Test-Simple/t/Test2/acceptance/try_it_threads.t cpan/Test-Simple/t/Test2/acceptance/try_it_todo.t +cpan/Test-Simple/t/Test2/behavior/disable_ipc_a.t +cpan/Test-Simple/t/Test2/behavior/disable_ipc_b.t +cpan/Test-Simple/t/Test2/behavior/disable_ipc_c.t +cpan/Test-Simple/t/Test2/behavior/disable_ipc_d.t cpan/Test-Simple/t/Test2/behavior/err_var.t cpan/Test-Simple/t/Test2/behavior/Formatter.t cpan/Test-Simple/t/Test2/behavior/init_croak.t @@ -2511,6 +2539,7 @@ cpan/Test-Simple/t/Test2/behavior/Subtest_plan.t cpan/Test-Simple/t/Test2/behavior/Subtest_todo.t cpan/Test-Simple/t/Test2/behavior/Taint.t cpan/Test-Simple/t/Test2/behavior/trace_signature.t +cpan/Test-Simple/t/Test2/behavior/uuid.t cpan/Test-Simple/t/Test2/legacy/TAP.t cpan/Test-Simple/t/Test2/modules/API.t cpan/Test-Simple/t/Test2/modules/API/Breakage.t @@ -2531,6 +2560,7 @@ cpan/Test-Simple/t/Test2/modules/Event/Plan.t cpan/Test-Simple/t/Test2/modules/Event/Skip.t cpan/Test-Simple/t/Test2/modules/Event/Subtest.t cpan/Test-Simple/t/Test2/modules/Event/TAP/Version.t +cpan/Test-Simple/t/Test2/modules/Event/V2.t cpan/Test-Simple/t/Test2/modules/Event/Waiting.t cpan/Test-Simple/t/Test2/modules/EventFacet.t cpan/Test-Simple/t/Test2/modules/EventFacet/About.t @@ -2965,11 +2995,15 @@ dist/Carp/t/arg_regexp.t See if Carp formats regexp args OK in stack traces dist/Carp/t/arg_string.t See if Carp formats string args OK in stack traces dist/Carp/t/baduni.t See if Carp handles non-char Unicode dist/Carp/t/baduni_warnings.t See if Carp handles non-char Unicode when loaded via warnings.pm +dist/Carp/t/broken_can.t Test Carp with bad can implementations +dist/Carp/t/broken_univ_can.t Test Carp with bad UNIVERSAL::can dist/Carp/t/Carp.t See if Carp works dist/Carp/t/Carp_overload.t See if Carp handles overloads +dist/Carp/t/Carp_overloadless.t See if Carp handles overloads that dont use overload.pm dist/Carp/t/errno.t See if Carp preserves $! and $^E dist/Carp/t/heavy.t See if Carp::Heavy works dist/Carp/t/heavy_mismatch.t See if Carp::Heavy catches version mismatch +dist/Carp/t/stack_after_err.t Test stack traces after syntax errors dist/Carp/t/stash_deletion.t See if Carp handles stash deletion dist/Carp/t/swash.t See if Carp avoids breaking swash loading dist/Carp/t/vivify_gv.t See if Carp leaves utf8:: stuff alone @@ -3010,6 +3044,7 @@ dist/Data-Dumper/t/trailing_comma.t See if Data::Dumper::Trailingcomma works dist/Data-Dumper/t/values.t See if Data::Dumper::Values works dist/Data-Dumper/Todo Data pretty printer, futures dist/Devel-PPPort/apicheck_c.PL Devel::PPPort apicheck generator +dist/Devel-PPPort/Changes Devel::PPPort Changes file dist/Devel-PPPort/devel/buildperl.pl Devel::PPPort perl version builder dist/Devel-PPPort/devel/devtools.pl Devel::PPPort development utilities dist/Devel-PPPort/devel/mkapidoc.sh Devel::PPPort apidoc collector @@ -3019,6 +3054,7 @@ dist/Devel-PPPort/devel/regenerate Devel::PPPort API re-generator dist/Devel-PPPort/devel/scanprov Devel::PPPort provided API scanner dist/Devel-PPPort/HACKERS Devel::PPPort hackers documentation dist/Devel-PPPort/Makefile.PL Devel::PPPort makefile writer +dist/Devel-PPPort/MANIFEST.SKIP Devel::PPPort manifest skip file dist/Devel-PPPort/mktests.PL Devel::PPPort test file writer dist/Devel-PPPort/module2.c Devel::PPPort test file dist/Devel-PPPort/module3.c Devel::PPPort test file @@ -3171,6 +3207,7 @@ dist/Devel-PPPort/parts/inc/gv Devel::PPPort include dist/Devel-PPPort/parts/inc/HvNAME Devel::PPPort include dist/Devel-PPPort/parts/inc/limits Devel::PPPort include dist/Devel-PPPort/parts/inc/magic Devel::PPPort include +dist/Devel-PPPort/parts/inc/magic_defs Devel::PPPort include dist/Devel-PPPort/parts/inc/memory Devel::PPPort include dist/Devel-PPPort/parts/inc/mess Devel::PPPort include dist/Devel-PPPort/parts/inc/misc Devel::PPPort include @@ -3513,6 +3550,9 @@ dist/I18N-LangTags/t/55_supers_strict.t See whether I18N::LangTags works dist/I18N-LangTags/t/80_all_env.t See whether I18N::LangTags works dist/if/Changes if perl module change log dist/if/if.pm For "use if" +dist/if/MANIFEST MANIFEST for if.pm +dist/if/META.json META.json for if.pm +dist/if/META.yml META.json for if.pm dist/if/t/if.t Tests for "use if" dist/IO/ChangeLog IO perl module change log dist/IO/hints/sco.pl Hint for IO for named architecture @@ -3630,6 +3670,9 @@ dist/PathTools/lib/File/Spec/Unix.pm portable operations on Unix file names dist/PathTools/lib/File/Spec/VMS.pm portable operations on VMS file names dist/PathTools/lib/File/Spec/Win32.pm portable operations on Win32 and NetWare file names dist/PathTools/Makefile.PL makefile writer for Cwd +dist/PathTools/MANIFEST MANIFEST for PathTools +dist/PathTools/META.json META.json for PathTools +dist/PathTools/META.yml META.yml for PathTools dist/PathTools/t/abs2rel.t See if File::Spec->abs2rel works dist/PathTools/t/crossplatform.t See if File::Spec works crossplatform dist/PathTools/t/cwd.t See if Cwd works @@ -3676,9 +3719,9 @@ dist/Storable/hints/gnuknetbsd.pl Hint for Storable for named architecture dist/Storable/hints/hpux.pl Hint for Storable for named architecture dist/Storable/hints/linux.pl Hint for Storable for named architecture dist/Storable/Makefile.PL Storable extension +dist/Storable/MANIFEST Storable MANIFEST file dist/Storable/README Storable extension dist/Storable/stacksize compute stack sizes -dist/Storable/stacksize_in.h computed stack sizes dist/Storable/Storable.xs Storable extension dist/Storable/Storable.pm.PL perl script to generate Storable.pm from template dist/Storable/t/attach.t Check STORABLE_attach doesn't create objects unnecessarily @@ -4759,7 +4802,9 @@ lib/unicore/DAge.txt Unicode character database lib/unicore/DCoreProperties.txt Unicode character database lib/unicore/DNormalizationProps.txt Unicode character database lib/unicore/EastAsianWidth.txt Unicode character database +lib/unicore/EmojiData.txt Unicode character database lib/unicore/EmojiSources.txt Unicode character database +lib/unicore/EquivalentUnifiedIdeograph.txt Unicode character database lib/unicore/extracted/DBidiClass.txt Unicode character database lib/unicore/extracted/DBinaryProperties.txt Unicode character database lib/unicore/extracted/DCombiningClass.txt Unicode character database @@ -5039,17 +5084,13 @@ pod/perl5240delta.pod Perl changes in version 5.24.0 pod/perl5241delta.pod Perl changes in version 5.24.1 pod/perl5242delta.pod Perl changes in version 5.24.2 pod/perl5243delta.pod Perl changes in version 5.24.3 +pod/perl5244delta.pod Perl changes in version 5.24.4 pod/perl5260delta.pod Perl changes in version 5.26.0 pod/perl5261delta.pod Perl changes in version 5.26.1 -pod/perl5270delta.pod Perl changes in version 5.27.0 -pod/perl5271delta.pod Perl changes in version 5.27.1 -pod/perl5272delta.pod Perl changes in version 5.27.2 -pod/perl5273delta.pod Perl changes in version 5.27.3 -pod/perl5274delta.pod Perl changes in version 5.27.4 -pod/perl5275delta.pod Perl changes in version 5.27.5 -pod/perl5276delta.pod Perl changes in version 5.27.6 -pod/perl5277delta.pod Perl changes in version 5.27.7 -pod/perl5278delta.pod Perl changes in version 5.27.8 +pod/perl5262delta.pod Perl changes in version 5.26.2 +pod/perl5280delta.pod Perl changes in version 5.28.0 +pod/perl5290delta.pod Perl changes in version 5.29.0 +pod/perl5291delta.pod Perl changes in version 5.29.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 @@ -5296,6 +5337,7 @@ regen/mg_vtable.pl generate mg_vtable.h regen/miniperlmain.pl generate miniperlmain.c regen/mk_invlists.pl Generates charclass_invlists.h regen/mk_PL_charclass.pl Populate the PL_charclass table +regen/mph.pl Generate perfect hashes regen/op_private Definitions of bits in an OP's op_private field regen/opcode.pl Opcode header generator regen/opcodes Opcode data @@ -5473,6 +5515,7 @@ t/lib/croak/pp Test croak calls from pp.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/pp_sys Test croak calls from pp_sys.c +t/lib/croak/regcomp Test croak calls from regcomp.c t/lib/croak/toke Test croak calls from toke.c t/lib/croak/toke_l1 Test croak calls from toke.c; file is not UTF-8 encoded t/lib/cygwin.t Builtin cygwin function tests @@ -5881,6 +5924,7 @@ t/porting/regen.t Check that regen.pl doesn't need running t/porting/ss_dup.t Check that sv.c:ss_dup handles everything t/porting/test_bootstrap.t Test that the instructions for test bootstrapping aren't accidentally overlooked. 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 @@ -6037,6 +6081,7 @@ toke.c The tokener uconfig.h Configuration header for microperl uconfig.sh Configuration script for microperl uconfig64.sh Configuration script for microperl for LP64 +uni_keywords.h Map unicode property names to numbers unicode_constants.h compile-time macros for Unicode code points universal.c The default UNIVERSAL package methods unixish.h Defines that are assumed on Unix