This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
si_cxsubix not restored on goto &XS_sub
[perl5.git] / MANIFEST
index 8e90f03..f99fa51 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3111,6 +3111,7 @@ dist/Devel-PPPort/parts/base/5023008      Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5023009   Devel::PPPort baseline todo file
 dist/Devel-PPPort/parts/base/5024000   Devel::PPPort baseline todo file
 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
 dist/Devel-PPPort/parts/inc/cop                Devel::PPPort include
 dist/Devel-PPPort/parts/inc/exception  Devel::PPPort include
@@ -3293,6 +3294,7 @@ dist/Devel-PPPort/ppport_h.PL             Devel::PPPort ppport.h writer
 dist/Devel-PPPort/PPPort_pm.PL         Devel::PPPort PPPort.pm writer
 dist/Devel-PPPort/RealPPPort_xs.PL             Devel::PPPort RealPPPort.xs writer
 dist/Devel-PPPort/soak                 Devel::PPPort Test Harness to run under various Perls
+dist/Devel-PPPort/t/01_test.t          Devel::PPPort test file
 dist/Devel-PPPort/t/call.t             Devel::PPPort test file
 dist/Devel-PPPort/t/cop.t              Devel::PPPort test file
 dist/Devel-PPPort/t/exception.t                Devel::PPPort test file
@@ -3628,7 +3630,6 @@ dist/SelfLoader/lib/SelfLoader.pm Load functions only on demand
 dist/SelfLoader/t/01SelfLoader.t       See if SelfLoader works
 dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
 dist/SelfLoader/t/03taint.t            See if SelfLoader works under taint
-dist/Storable/__Storable__.pm  Template to generate Storable.pm
 dist/Storable/ChangeLog                        Storable extension
 dist/Storable/hints/gnukfreebsd.pl     Hint for Storable for named architecture
 dist/Storable/hints/gnuknetbsd.pl      Hint for Storable for named architecture
@@ -3638,8 +3639,8 @@ 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/Storable.pm              Storable perl module
 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
 dist/Storable/t/attach_errors.t                Trigger and test STORABLE_attach errors
 dist/Storable/t/attach_singleton.t     Test STORABLE_attach for the Singleton pattern
@@ -4331,6 +4332,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/subsignature.t        Test parse_subsignature()
 ext/XS-APItest/t/svcat.t       Test sv_catpvn
 ext/XS-APItest/t/svcatpvf.t    Test sv_catpvf argument reordering
 ext/XS-APItest/t/sviscow.t     Test SvIsCOW
@@ -4997,6 +4999,9 @@ pod/perl5282delta.pod             Perl changes in version 5.28.2
 pod/perl5300delta.pod          Perl changes in version 5.30.0
 pod/perl5310delta.pod          Perl changes in version 5.31.0
 pod/perl5311delta.pod          Perl changes in version 5.31.1
+pod/perl5312delta.pod          Perl changes in version 5.31.2
+pod/perl5313delta.pod          Perl changes in version 5.31.3
+pod/perl5314delta.pod          Perl changes in version 5.31.4
 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
@@ -5835,6 +5840,7 @@ 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/begin-once.t              Checking that /o freeze a variable in a RegExp
+t/re/bigfuzzy_not_utf8.t       Big and ugly tests not storable as UTF-8
 t/re/charset.t                 See if regex modifiers like /d, /u work 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