projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
643fe36
)
Fix the version of Scalar::Util in corelist for 5.7.3
author
David Leadbeater
<dgl@dgl.cx>
Wed, 22 Aug 2012 14:27:29 +0000
(16:27 +0200)
committer
Father Chrysostomos
<sprout@cpan.org>
Thu, 23 Aug 2012 16:04:28 +0000
(09:04 -0700)
dist/Module-CoreList/lib/Module/CoreList.pm
patch
|
blob
|
history
diff --git
a/dist/Module-CoreList/lib/Module/CoreList.pm
b/dist/Module-CoreList/lib/Module/CoreList.pm
index
f778d6d
..
58083d6
100644
(file)
--- a/
dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/
dist/Module-CoreList/lib/Module/CoreList.pm
@@
-1069,7
+1069,7
@@
my %delta = (
'Pod::Text::Overstrike' => '1.08',
'Pod::Text::Termcap' => '1.09',
'Safe' => '2.07',
- 'Scalar::Util' =>
undef
,
+ 'Scalar::Util' =>
'1.06_00'
,
'Search::Dict' => '1.02',
'SelectSaver' => '1.00',
'SelfLoader' => '1.0903',
@@
-1247,7
+1247,7
@@
my %delta = (
'PerlIO::via::QuotedPrint'=> '0.04',
'Pod::Man' => '1.33',
'Pod::Text' => '2.19',
- 'Scalar::Util' => '
undef
',
+ 'Scalar::Util' => '
1.07_00
',
'Storable' => '2.04',
'Switch' => '2.09',
'Sys::Syslog' => '0.03',