[Rt-commit] rt branch, update-action, updated. 8138576516900396175dc008cf304dd1630dcd82
sartak at bestpractical.com
sartak at bestpractical.com
Wed Dec 9 07:45:59 EST 2009
The branch, update-action has been updated
via 8138576516900396175dc008cf304dd1630dcd82 (commit)
from a25fe95bad61c34d7ee5f3e9881f86d159ec5d90 (commit)
Summary of changes:
Makefile.PL | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 8138576516900396175dc008cf304dd1630dcd82
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Wed Dec 9 07:45:30 2009 -0500
Depend on Time::Duration::Parse
diff --git a/Makefile.PL b/Makefile.PL
index 08fa2b1..fd60b97 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -29,6 +29,7 @@ requires(
'Text::Wrapper' => 0,
'Time::ParseDate' => 0,
'Time::HiRes' => 0,
+ 'Time::Duration::Parse' => 0,
'File::Temp' => '0.18',
'Text::Quoted' => '2.02',
'Tree::Simple' => '1.04',
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list