This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Maintainers.PL: update Getopt::Long CUSTOMIZED
[perl5.git] / Porting / Maintainers.pl
index fc8d36a..7ad3fba 100755 (executable)
@@ -953,6 +953,7 @@ use File::Glob qw(:case);
                             'lib/newgetopt.pl' => 'lib/newgetopt.pl',
                           },
        'UPSTREAM'      => 'cpan',
+       'CUSTOMIZED'    => [ qw( lib/newgetopt.pl t/gol-compat.t)],
        },
 
     'Getopt::Std' =>