NAME

WWW::BookBot::Chinese::Agriculture::Cast - Bot to fetch from http://www.cast.net.cn

SYNOPSIS

use WWW::BookBot::Chinese::Agriculture::Cast;
my $bot=WWW::BookBot::Chinese::Agriculture::Cast->new({work_dir=>'/output'});
$bot->go_catalog({pageno=>0});

bookbot --bot=agr_cast
bookbot --bot=agr_cast --pageno=1

ABSTRACT

Bot to fetch from http://www.cast.net.cn

DESCRIPTION

Bot to fetch from http://www.cast.net.cn

pageno

pageno=1	first page
pageno=2	second page
...
if no pageno is set in bookbot command line, all pages will be fetched.

EXPORT

None by default.

BUGS, REQUESTS, COMMENTS

Please report any requests, suggestions or bugs via http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-BookBot

AUTHOR

Qing-Jie Zhou <qjzhou@hotmail.com>

SEE ALSO

WWW::BookBot, bookbot