[Bps-public-commit] r18290 - in Net-Google-Code/branches/write: .
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Mon Feb 9 06:54:22 EST 2009
Author: sunnavy
Date: Mon Feb 9 06:53:50 2009
New Revision: 18290
Modified:
Net-Google-Code/branches/write/ (props changed)
Net-Google-Code/branches/write/lib/Net/Google/Code/Role.pm
Log:
r19704 at sunnavys-mb: sunnavy | 2009-02-09 16:57:13 +0800
add HTMLTree 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 Mon Feb 9 06:53:50 2009
@@ -5,6 +5,7 @@
with 'Net::Google::Code::Role::Connectable';
with 'Net::Google::Code::Role::Authentication';
+with 'Net::Google::Code::Role::HTMLTree';
has 'project' => (
isa => 'Str',
More information about the Bps-public-commit
mailing list