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

NAME

filmaffinity-get-all-info.pl

DESCRIPTION

Get information from filmaffinity about a film and all ratings from a user

VERSION

Version 1.01

USAGE

  filmaffinity-get-all-info.pl --userid=123456 --destination=path/to/my/folder

  filmaffinity-get-all-info.pl --userid=123456 --destination=path/to/my/folder --delay=2

  filmaffinity-get-all-info.pl --userid=123456 --destination=path/to/my/folder --force

REQUIRED ARGUMENTS

--userid=123456

userid from filmaffinity

--destination=/home/william/filmaffinity

destination folder

OPTIONS

--delay=3

delay between requests

--force

force to retrieve all movies

AUTHOR

William Belle, <william.belle at gmail.com>

BUGS AND LIMITATIONS

Please report any bugs or feature requests to bug-filmaffinity-userrating at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=FilmAffinity-UserRating. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc filmaffinity-get-all-info.pl

You can also look for information at:

SEE ALSO

http://www.filmaffinity.com

LICENSE AND COPYRIGHT

Copyright 2013 William Belle.

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.