[Bps-public-commit] r19617 - Net-Google-Code/trunk/lib/Net/Google/Code

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon May 11 04:52:37 EDT 2009


Author: sunnavy
Date: Mon May 11 04:52:37 2009
New Revision: 19617

Removed:
   Net-Google-Code/trunk/lib/Net/Google/Code/Mechanize.pm
Modified:
   Net-Google-Code/trunk/lib/Net/Google/Code/Role.pm

Log:
our own mechanize seems useless

Modified: Net-Google-Code/trunk/lib/Net/Google/Code/Role.pm
==============================================================================
--- Net-Google-Code/trunk/lib/Net/Google/Code/Role.pm	(original)
+++ Net-Google-Code/trunk/lib/Net/Google/Code/Role.pm	Mon May 11 04:52:37 2009
@@ -1,7 +1,6 @@
 package Net::Google::Code::Role;
 use Moose::Role;
 use Params::Validate;
-use Net::Google::Code::Mechanize;
 
 with 'Net::Google::Code::Role::Fetchable';
 with 'Net::Google::Code::Role::URL';



More information about the Bps-public-commit mailing list