Skip to content

Commit

Permalink
Dependent on a Time:Piece 1.20 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
waniji committed Dec 1, 2014
1 parent a019d60 commit 47abc05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"runtime" : {
"requires" : {
"Time::Piece" : "0",
"Time::Piece" : "1.20",
"Time::Seconds" : "0",
"perl" : "5.008001"
}
Expand Down
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requires 'perl', '5.008001';
requires 'Time::Piece';
requires 'Time::Piece', '1.20';
requires 'Time::Seconds';

on 'test' => sub {
Expand Down

0 comments on commit 47abc05

Please sign in to comment.