The t/gol-compat.t file is explicitly excluded from Getopt::Long in core
authorDave Rolsky <autarch@urth.org>
Fri, 16 Dec 2011 23:10:09 +0000 (17:10 -0600)
committerDave Rolsky <autarch@urth.org>
Fri, 16 Dec 2011 23:10:09 +0000 (17:10 -0600)
Porting/Maintainers.pl

index d9f6bb9..ad30159 100755 (executable)
@@ -927,6 +927,7 @@ use File::Glob qw(:case);
             qr{^examples/},
             qw( perl-Getopt-Long.spec
                 lib/newgetopt.pl
+                t/gol-compat.t
                 ),
         ],
         'MAP'      => { '' => 'cpan/Getopt-Long/' },