[Bps-public-commit] net-lighthouse branch, master, updated. 17998263b42654f2a7eff3fb8f0020587022e608
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Tue Sep 1 06:58:23 EDT 2009
The branch, master has been updated
via 17998263b42654f2a7eff3fb8f0020587022e608 (commit)
from 7a858858600ca13ead5a3614d8183431c6adf266 (commit)
Summary of changes:
Makefile.PL | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 17998263b42654f2a7eff3fb8f0020587022e608
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Sep 1 18:58:10 2009 +0800
update deps
diff --git a/Makefile.PL b/Makefile.PL
index 409b4bb..f3b8cb2 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -10,6 +10,8 @@ requires 'Params::Validate';
requires 'XML::Simple';
requires 'LWP';
requires 'MIME::Base64';
+requires 'YAML::Syck';
+requires 'DateTime';
test_requires 'Test::More';
test_requires 'Test::Mock::LWP';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list