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:
99d4227
)
JSON-PP: reformat in preparation for next change
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 22 Oct 2016 19:48:08 +0000
(15:48 -0400)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 22 Oct 2016 19:50:40 +0000
(15:50 -0400)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
7374702
..
6530995
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-700,8
+700,8
@@
use File::Glob qw(:case);
'DISTRIBUTION' => 'MAKAMAKA/JSON-PP-2.27400.tar.gz',
'FILES' => q[cpan/JSON-PP],
'CUSTOMIZED' => [
- # CVE-2016-1238
- qw( bin/json_pp lib/JSON/PP.pm ),
+
'bin/json_pp',
# CVE-2016-1238
+ 'lib/JSON/PP.pm', # CVE-2016-1238
],
},