This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Getopt::Long 2.34_04
[perl5.git] / lib / Getopt / Long / t / gol-compat.t
index e211eea..c123ef2 100644 (file)
@@ -1,5 +1,7 @@
 #!./perl -w
 
+no strict;
+
 BEGIN {
     if ($ENV{PERL_CORE}) {
        @INC = '../lib';