This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
not sure why this is necessary
authorJesse Luehrs <doy@tozt.net>
Mon, 18 Jun 2012 20:56:48 +0000 (15:56 -0500)
committerJesse Luehrs <doy@tozt.net>
Mon, 18 Jun 2012 22:10:26 +0000 (17:10 -0500)
Porting/sync-with-cpan

index 1525aa9..a5df5cd 100755 (executable)
@@ -127,7 +127,6 @@ use 5.010;
 use strict;
 use warnings;
 use Getopt::Long;
-no  warnings 'syntax';
 
 $| = 1;