This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e7e174
)
not sure why this is necessary
author
Jesse Luehrs
<doy@tozt.net>
Mon, 18 Jun 2012 20:56:48 +0000
(15:56 -0500)
committer
Jesse Luehrs
<doy@tozt.net>
Mon, 18 Jun 2012 22:10:26 +0000
(17:10 -0500)
Porting/sync-with-cpan
patch
|
blob
|
blame
|
history
diff --git
a/Porting/sync-with-cpan
b/Porting/sync-with-cpan
index
1525aa9
..
a5df5cd
100755
(executable)
--- a/
Porting/sync-with-cpan
+++ b/
Porting/sync-with-cpan
@@
-127,7
+127,6
@@
use 5.010;
use strict;
use warnings;
use Getopt::Long;
-no warnings 'syntax';
$| = 1;