[Bps-public-commit] net-lighthouse branch, master, updated. 8e1ea6bd07b9fcda15facfcc35e8f1e5128cc2c8
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Fri Sep 4 04:50:38 EDT 2009
The branch, master has been updated
via 8e1ea6bd07b9fcda15facfcc35e8f1e5128cc2c8 (commit)
from 67655e60c237490985a64625f0967efcc3e1d2ab (commit)
Summary of changes:
Makefile.PL | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 8e1ea6bd07b9fcda15facfcc35e8f1e5128cc2c8
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Sep 4 16:50:34 2009 +0800
add dep URI::Escape
diff --git a/Makefile.PL b/Makefile.PL
index f3b8cb2..d2d14a5 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -12,6 +12,7 @@ requires 'LWP';
requires 'MIME::Base64';
requires 'YAML::Syck';
requires 'DateTime';
+requires 'URI::Escape';
test_requires 'Test::More';
test_requires 'Test::Mock::LWP';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list