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

NAME

rajce-get - Download images from rajce.net.

VERSION

version 1.202830

SYNOPSIS

rajce-get [OPTIONS]

DESCRIPTION

This program will download images from rajce.net. Images are saved in directory username/album

Behind proxy server try:

export http_proxy=http://login:password@proxyserver:port export https_proxy=http://login:password@proxyserver:port

OPTIONS AND ARGUMENTS

         -u, --url https://username.rajce.idnes.cz/album
                        Address of requested album

         -v, --verbose
                        Verbose mode

         -V, --version
                        Show version and exit

         -h, --help
                        Show help

EXAMPLES

rajce-get --verbose --url https://username.rajce.idnes.cz/album

SEE ALSO

https://metacpan.org/module/WebService::Rajce

AUTHOR

Petr Kletecka <pek@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Petr Kletecka.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.