Google::Code::Upload

Upload files to a Google Code project
Download

Google::Code::Upload Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mike Doherty
  • Publisher web site:
  • http://search.cpan.org/~doherty/

Google::Code::Upload Tags


Google::Code::Upload Description

Google::Code::Upload is an incomplete Perl port of https://support.googlecode.com/svn/trunk/scripts/googlecode_upload.pyBasically you need googlecode_upload script instead.SYNOPSIS use Google::Code::Upload; my $gc = Google::Code::Upload->new( project => 'myproject', username => 'mike', password => 'abc123', ); $gc->upload( file => 'README', summary => 'README for myproject', labels => , description => 'Hello world', );Product's homepage


Google::Code::Upload Related Software