dep change: Data::Dumper 2.121_08 => 2.121
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
257af617f6
commit
8d8eb29e59
1 changed files with 1 additions and 1 deletions
|
@ -525,7 +525,7 @@ WriteMakefile(
|
||||||
'DBD::mysql' => 4.004,
|
'DBD::mysql' => 4.004,
|
||||||
'DBI' => 1.53,
|
'DBI' => 1.53,
|
||||||
'Data::ICal' => 0.13,
|
'Data::ICal' => 0.13,
|
||||||
'Data::Dumper' => 2.121_08,
|
'Data::Dumper' => 2.121,
|
||||||
'Date::Calc' => 5.4,
|
'Date::Calc' => 5.4,
|
||||||
'Date::ICal' => 1.72,
|
'Date::ICal' => 1.72,
|
||||||
'Date::Manip' => 5.44,
|
'Date::Manip' => 5.44,
|
||||||
|
|
Loading…
Reference in a new issue