DragonFly On-Line Manual Pages

Search: Section:  


GOOGLECODE_UPLOAD(1)  User Contributed Perl Documentation GOOGLECODE_UPLOAD(1)

NAME

googlecode_upload.pl - script to upload files to a Google Code project

VERSION

version 0.08

SYNOPSIS

googlecode_upload.pl [options] FILE

OPTIONS

-?, --help s|summary Short description of the file n|project Google Code project name u|user Your Google Code Subversion username p|pass=s Your Google Code Subversion password - from <https://code.google.com/hosting/settings> l|labels An optional list of labels to attach to the file

AVAILABILITY

The project homepage is <http://search.cpan.org/dist/Google-Code-Upload/>. The latest version of this module is available from the Comprehensive Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a CPAN site near you, or see <https://metacpan.org/module/Google::Code::Upload/>.

SOURCE

The development version is on github at <http://github.com/fayland/google-code-upload> and may be cloned from <git://github.com/fayland/google-code-upload.git>

BUGS AND LIMITATIONS

You can make new bug reports, and view existing ones, through the web interface at <https://github.com/fayland/google-code-upload/issues>.

AUTHORS

o Fayland Lam <fayland@gmail.com> o Mike Doherty <doherty@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Fayland Lam <fayland@gmail.com>. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.18.4 2015-03-13 GOOGLECODE_UPLOAD(1)

Search: Section: