The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.11

  • Modify bin/bookbot to support empty argv
  • Modify BookBot.pm to support empty $pargs
  • Modify BookBot.pm to test next page without content_head/end limitation
  • Modify BookBot.pm to add string2time support
  • Modify BookBot/Chinese/Agriculture/Cast.pm to use string2time provided by BookBot.pm
  • Add bot agr_cngreen_tech WWW::BookBot::Chinese::Agriculture::GreenHouse::Tech
  • Add bot agr_cngreen_market WWW::BookBot::Chinese::Agriculture::GreenHouse::Market
  • Add bot wanfang WWW::BookBot::Chinese::Periodical::WanFang
  • Modify BookBot.pm parse_patterns function to support \n
  • Modify BookBot.pm to add paragraph_br_or_p function
  • Modify BookBot.pm to correct filename in unicode form
  • Modify BookBot.pm parse_patterns function to support undef input
  • Modify BookBot.pm to avoid Win32::TieRegistry error in other platform
  • Modify BookBot.pm alias function -> get_alias function to avoid error
  • Modify all pm alias function -> get_alias function
  • Add version to BookBot/Chinese.pm
  • Add version to BookBot/English.pm
  • Modify bin/bookbot to correct argv_defalt -> argv_default

Documentation

Laucher of bot to fetch web e-texts with catalogs,books,chapters

Modules

Bot to fetch web e-texts with catalog, books and chapters.
Aliases of inherited bot of WWW::BookBot.
Virtual class of bots to process chinese e-texts.
Bot to fetch from http://www.cast.net.cn
Bot to fetch from http://www.chinagreenhouse.com/
Bot to fetch from http://www.chinagreenhouse.com/
Bot to fetch from http://www.dragonsky.net
Bot to fetch from http://www.shuku.net
Bot to fetch from http://periodicals.wanfangdata.com.cn
Virtual class of bots to process english e-texts.
Fake HTTP::Cookies to skip local file access.
Test utilities for inherited bot of WWW::BookBot.