This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fixup to "avoid identical stack traces"
[perl5.git] / MANIFEST
index d46e391..74a1863 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2600,6 +2600,10 @@ 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/08truncate.t
+cpan/Time-Piece/t/09locales.t
+cpan/Time-Piece/t/10overload.t
+cpan/Time-Piece/t/99legacy.t
 cpan/Time-Piece/t/lib/Time/Piece/Twin.pm
 cpan/Unicode-Collate/Collate.pm                        Unicode::Collate
 cpan/Unicode-Collate/Collate.xs                        Unicode::Collate
@@ -3219,6 +3223,7 @@ dist/Devel-PPPort/parts/base/5031004      Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031005   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031006   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5031007   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/base/5031008
 dist/Devel-PPPort/parts/embed.fnc      Devel::PPPort Perl API listing
 dist/Devel-PPPort/parts/inc/01_test    Devel::PPPort include
 dist/Devel-PPPort/parts/inc/call       Devel::PPPort include
@@ -3460,6 +3465,7 @@ dist/Devel-PPPort/parts/todo/5031004      Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031005   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031006   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/todo/5031007   Devel::PPPort baseline todo file
+dist/Devel-PPPort/parts/todo/5031008
 dist/Devel-PPPort/PPPort.xs            Devel::PPPort dummy PPPort.xs
 dist/Devel-PPPort/ppport_h.PL          Devel::PPPort ppport.h writer
 dist/Devel-PPPort/PPPort_pm.PL         Devel::PPPort PPPort.pm writer
@@ -3670,6 +3676,7 @@ 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/gh17447.t            Tests fix for #17447
 dist/IO/t/IO.t                 See if IO 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
@@ -4001,6 +4008,7 @@ dist/Tie-File/t/33_defer_vs.t             Like 30_defer.t, but with varying-length records
 dist/Tie-File/t/40_abs_cache.t         Unit tests for Tie::File::Cache
 dist/Tie-File/t/41_heap.t              Unit tests for Tie::File::Heap
 dist/Tie-File/t/42_offset.t            Unit tests for the offset method
+dist/Tie-File/t/43_synopsis.t          Demonstrate correctness of Tie::File synopsis
 dist/Time-HiRes/Changes                        Time::HiRes extension
 dist/Time-HiRes/fallback/const-c.inc   Time::HiRes extension
 dist/Time-HiRes/fallback/const-xs.inc  Time::HiRes extension
@@ -4107,6 +4115,7 @@ ext/B/t/optree_sort.t             inplace sort optimization regression
 ext/B/t/optree_specials.t      BEGIN, END, etc code
 ext/B/t/optree_varinit.t       my,our,local var init optimization
 ext/B/t/OptreeCheck.pm         optree comparison tool
+ext/B/t/perlstring.t   See if B::perlstring output roundtrips properly
 ext/B/t/pragma.t       See if user pragmas work.
 ext/B/t/showlex.t      See if B::ShowLex works
 ext/B/t/strict.t       See if B works with strict and warnings.
@@ -4882,7 +4891,7 @@ 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/emoji/emoji.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
@@ -4897,6 +4906,8 @@ lib/unicore/extracted/DLineBreak.txt              Unicode character database
 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/IdStatus.txt                       Unicode UTS 39 database
+lib/unicore/IdType.txt                         Unicode UTS 39 database
 lib/unicore/Index.txt                          Unicode character database
 lib/unicore/IndicPositionalCategory.txt                Unicode character database
 lib/unicore/IndicSyllabicCategory.txt          Unicode character database
@@ -5183,6 +5194,7 @@ pod/perl5315delta.pod             Perl changes in version 5.31.5
 pod/perl5316delta.pod          Perl changes in version 5.31.6
 pod/perl5317delta.pod          Perl changes in version 5.31.7
 pod/perl5318delta.pod          Perl changes in version 5.31.8
+pod/perl5319delta.pod          Perl changes in version 5.31.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
@@ -5627,6 +5639,7 @@ t/lib/Devel/switchd_goto.pm       Module for t/run/switchd.t
 t/lib/feature/bits             Tests for feature bit handling
 t/lib/feature/bundle           Tests for feature bundles
 t/lib/feature/implicit         Tests for implicit loading of feature.pm
+t/lib/feature/indirect         Tests for enabling/disabling indirect method calls
 t/lib/feature/nonesuch         Tests for enabling/disabling nonexistent feature
 t/lib/feature/removed          Tests for enabling/disabling removed feature
 t/lib/feature/say              Tests for enabling/disabling say feature
@@ -5634,6 +5647,7 @@ t/lib/feature/switch              Tests for enabling/disabling switch feature
 t/lib/GH_15109/Apack.pm                test Module for caller.t
 t/lib/GH_15109/Bpack.pm                test Module for caller.t
 t/lib/GH_15109/Cpack.pm                test Module for caller.t
+t/lib/GH_15109/Foo.pm          test Module for caller.t
 t/lib/h2ph.h                   Test header file for h2ph
 t/lib/h2ph.pht                 Generated output from h2ph.h by h2ph, for comparison
 t/lib/locale/latin1            Part of locale.t in Latin 1
@@ -5914,6 +5928,7 @@ t/op/runlevel.t                   See if die() works from perl_call_*()
 t/op/select.t                  See if 0- and 1-argument select works
 t/op/setpgrpstack.t            See if setpgrp works
 t/op/sigdispatch.t             See if signals are always dispatched
+t/op/signame_canonical.t       See if duplicate signal names always use the canonical name when the handler is invoked.
 t/op/signatures.t              See if sub signatures work
 t/op/sigsystem.t               See if system and SIGCHLD handlers play together nicely
 t/op/sleep.t                   See if sleep works