The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

rajce-put - Upload images to rajce.net.

SYNOPSIS

rajce-put [-V ] [-h] [-v] [-D] [-k] -t 'Title' [ -d 'Description' ] file.jpg file2.jpg ...

OPTIONS AND ARGUMENTS

         -h - Help
         -v - Verbose mode
         -D - Debugging messages
         -k - Keep exif data
         -t - Specify title of album
         -d - Description of album
         -V - Show version and exit

DESCRIPTION

This program will upload images to rajce.net. Before you start uploading add entry to $HOME/.netrc

Something like this:

machine http://www.rajce.idnes.cz/liveAPI/index.php login mail@example.com password nbu123

Set the correct access rights:

$ chmod 700 $HOME/.netrc

Behind proxy server try set:

export http_proxy=http://your.proxyserver:port

AUTHOR

Petr Kletecka, <pek at cpan.org>

BUGS

Please report any bugs or feature requests to pek at cpan.org

LICENSE AND COPYRIGHT

Copyright 2011 Petr Kletecka.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

SEE ALSO

For creating account visit: www.rajce.net/ucet

http://goo.gl/34P9B - API doc

http://search.cpan.org/perldoc?WebService::Rajce