Skip to content

Commit

Permalink
Require Datetime 0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed May 27, 2012
1 parent e13d8bd commit b364ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/DateTime/Format/Strptime.pm
Expand Up @@ -2,7 +2,7 @@ package DateTime::Format::Strptime;

use strict;

use DateTime 0.430;
use DateTime 0.44;
use DateTime::Locale 0.45;
use DateTime::TimeZone 0.79;
use Params::Validate 0.64 qw( validate SCALAR SCALARREF BOOLEAN OBJECT CODEREF );
Expand Down

0 comments on commit b364ef0

Please sign in to comment.