[Bps-public-commit] r17562 - Net-Google-Code/trunk

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Jan 5 22:21:48 EST 2009


Author: sunnavy
Date: Mon Jan  5 22:21:48 2009
New Revision: 17562

Modified:
   Net-Google-Code/trunk/   (props changed)
   Net-Google-Code/trunk/Makefile.PL

Log:
 r18554 at sunnavys-mb:  sunnavy | 2009-01-06 10:47:15 +0800
 add Test::MockModule dep


Modified: Net-Google-Code/trunk/Makefile.PL
==============================================================================
--- Net-Google-Code/trunk/Makefile.PL	(original)
+++ Net-Google-Code/trunk/Makefile.PL	Mon Jan  5 22:21:48 2009
@@ -6,6 +6,7 @@
 license  'perl';
 
 build_requires 'Test::More';
+build_requires 'Test::MockModule';
 requires 'Moose';
 requires 'WWW::Mechanize';
 requires 'HTML::TreeBuilder';



More information about the Bps-public-commit mailing list