This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test-Simple PR#494 was merged; t/Legacy/exit.t is no longer customized in blead
[perl5.git] / Porting / Maintainers.pl
index 8a70481..6129046 100755 (executable)
@@ -881,6 +881,7 @@ use File::Glob qw(:case);
         'FILES'        => q[cpan/perlfaq],
         'EXCLUDED'     => [
             qw( inc/CreateQuestionList.pm
+                inc/perlfaq.tt
                 t/00-compile.t),
             qr{^xt/},
         ],
@@ -1079,10 +1080,7 @@ use File::Glob qw(:case);
                 t/Legacy/ribasushi_diag.t
                 ),
         ],
-       'CUSTOMIZED'   => [
-            # Waiting to be merged upstream: see pull request #494
-            qw( t/Legacy/exit.t ),
-        ],    },
+    },
 
     'Text::Abbrev' => {
         'DISTRIBUTION' => 'FLORA/Text-Abbrev-1.02.tar.gz',