[Bps-public-commit] r18274 - in Net-Google-Code/branches/write: .
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Sat Feb 7 04:33:41 EST 2009
Author: sunnavy
Date: Sat Feb 7 04:33:41 2009
New Revision: 18274
Modified:
Net-Google-Code/branches/write/ (props changed)
Net-Google-Code/branches/write/lib/Net/Google/Code/Role.pm
Log:
r19671 at sunnavys-mb: sunnavy | 2009-02-07 17:32:39 +0800
add Authentication role to Role.pm
Modified: Net-Google-Code/branches/write/lib/Net/Google/Code/Role.pm
==============================================================================
--- Net-Google-Code/branches/write/lib/Net/Google/Code/Role.pm (original)
+++ Net-Google-Code/branches/write/lib/Net/Google/Code/Role.pm Sat Feb 7 04:33:41 2009
@@ -4,6 +4,7 @@
use Net::Google::Code::Mechanize;
with 'Net::Google::Code::Role::Connectable';
+with 'Net::Google::Code::Role::Authentication';
has 'project' => (
isa => 'Str',
More information about the Bps-public-commit
mailing list