[Bps-public-commit] r17658 - Net-Google-Code/trunk/lib/Net/Google
fayland at bestpractical.com
fayland at bestpractical.com
Fri Jan 9 01:05:19 EST 2009
Author: fayland
Date: Fri Jan 9 01:05:18 2009
New Revision: 17658
Modified:
Net-Google-Code/trunk/lib/Net/Google/Code.pm
Log:
it's for now, need go back $work
Modified: Net-Google-Code/trunk/lib/Net/Google/Code.pm
==============================================================================
--- Net-Google-Code/trunk/lib/Net/Google/Code.pm (original)
+++ Net-Google-Code/trunk/lib/Net/Google/Code.pm Fri Jan 9 01:05:18 2009
@@ -91,6 +91,8 @@
my $project = Net::Google::Code->new( project => 'net-google-code' );
+ print join(', ', @{ $project->owners } );
+
$project->issue;
$project->downloads;
$project->wiki;
More information about the Bps-public-commit
mailing list