N0i::WWW::UserFriendly - UserFriendly daily static web grabber
uf-get [--start YYYYMMDD] [--stop YYYYMMDD] [--save pictures base directory] [--delay max seconds delay between requests] [--timeout HTTP response timeout] [--agent HTTP User-Agent] [--proxy HTTP Proxy] [--puser HTTP Proxy Authentification User] [--ppass HTTP Proxy Authentification Password] [--verbose] [--help]
This robot will try to grab UserFriendly daily static images and save them in a directory structured as following:
pictures_base_directory/YYYY/MM/DD.(file_extension)
Some current perl version (should be working with anything above 5.005).
Some usual perl modules (many should be found in standard distros, the others can always be installed from CPAN): Carp, Data::Dumper, Date::Calc File::Path, File::Spec, Getopt::Long, IO::File, IO::Scalar, LWP::UserAgent
Marius Feraru, altblue@n0i.net, http://altblue.com/
Copyright (C) 2003 Marius FERARU (altblue@n0i.net) All Rights Reserved.
This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.