[Bps-public-commit] r17524 - Net-Google-Code/trunk
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Fri Jan 2 02:34:36 EST 2009
Author: sunnavy
Date: Fri Jan 2 02:34:34 2009
New Revision: 17524
Modified:
Net-Google-Code/trunk/ (props changed)
Net-Google-Code/trunk/Makefile.PL
Log:
r18482 at sunnavys-mb: sunnavy | 2009-01-02 14:20:08 +0800
added requirements
Modified: Net-Google-Code/trunk/Makefile.PL
==============================================================================
--- Net-Google-Code/trunk/Makefile.PL (original)
+++ Net-Google-Code/trunk/Makefile.PL Fri Jan 2 02:34:34 2009
@@ -6,6 +6,10 @@
license 'perl';
build_requires 'Test::More';
+requires 'Moose';
+requires 'WWW::Mechanize';
+requires 'HTML::TreeBuilder';
+requires 'Params::Validate';
auto_install;
More information about the Bps-public-commit
mailing list