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

Changes for version 0.20

  • Add WWW::GoKGS::Scraper::TzList
  • Add WWW::GoKGS#cookie_jar
  • INCOMPATIBLE CHANGES
    • Remove time zone designators from times for games, i.e., "2014-07-14T12:34Z" become "2014-07-14T12:34", since we don't know which time zone is used in KGS resources exactly. I mean, although KGS resources contains the abbreviated name of the time zone, such as "GMT" in the game arhchives, there are no standard rules to abbreviate the names. It's ambiguous. For example, "GMT" may be "Greenwich Mean Time" or "Ghana Mean Time".
    • Fortunately, the time zone defaults to GMT (Greenwith Mean Time) unless we change our cookie settings by using KGS Time Zone Selector. If you want KGS resources to be stateless, do not use the selector.

Modules

KGS Go Server (http://www.gokgs.com/) Scraper
HTML::TreeBuilder::LibXML-based WWW::GoKGS
Abstract base class for KGS scrapers
Top 100 KGS Players
KGS Tournament Entrants
Games of the KGS tournament
Information for the KGS tournament
List of KGS tournaments
KGS Time Zone Selector

Provides

in lib/WWW/GoKGS/Scraper/Declare.pm
in lib/WWW/GoKGS/Scraper/Filters.pm
in lib/WWW/GoKGS/Scraper/TournLinks.pm