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.14

  • Add the following instance methods:
    • can_scrape
    • each_scraper
  • Add the following class methods:
    • known_paths
  • INCOMPATIBLE CHANGES
    • Scraper objects are not built lazily anymore, but are built when WWW::GoKGS object is created
    • Must pass a path included by known_paths() to mk_accessors()
    • #user_agent doesn't overwrite #user_agent attributes of all the scraper objects as a side effect anymore. You have to overwrite them explicitly by yourself.

Modules

KGS Go Server (http://www.gokgs.com/) Scraper
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

Provides

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