Browse Source

Bug 4151 - Add DateTime to Perl dependencies

Used in Sip.pm

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
3.2.x
Colin Campbell 14 years ago
committed by Galen Charlton
parent
commit
1823eb0bbf
  1. 1
      Makefile.PL

1
Makefile.PL

@ -550,6 +550,7 @@ WriteMakefile(
'DBD::mysql' => 4.004,
'DBD::SQLite2' => 0.33, # optional, used for offline circulation
'DBI' => 1.53,
'DateTime' => 0.51,
'Data::Dumper' => 2.121,
'Data::ICal' => 0.13,
'Date::Calc' => 5.4,

Loading…
Cancel
Save