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 8706958..f99fa51 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5001,6 +5001,7 @@ 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
@@ -5839,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