The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.shipit
Build.PL
Changes
examples/gokgs.psgi
lib/WWW/GoKGS.pm
lib/WWW/GoKGS/LibXML.pm
lib/WWW/GoKGS/Scraper.pm
lib/WWW/GoKGS/Scraper/Declare.pm
lib/WWW/GoKGS/Scraper/Filters.pm
lib/WWW/GoKGS/Scraper/GameArchives.pm
lib/WWW/GoKGS/Scraper/Top100.pm
lib/WWW/GoKGS/Scraper/TournEntrants.pm
lib/WWW/GoKGS/Scraper/TournGames.pm
lib/WWW/GoKGS/Scraper/TournInfo.pm
lib/WWW/GoKGS/Scraper/TournLinks.pm
lib/WWW/GoKGS/Scraper/TournList.pm
lib/WWW/GoKGS/Scraper/TzList.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00_compile.t
t/10_basic.t
xt/00_pod.t
xt/10_top_100.spec
xt/10_top_100.t
xt/11_top_100_libxml.t
xt/20_game_archives.spec
xt/20_game_archives.t
xt/21_game_archives_libxml.t
xt/30_tourn_list.spec
xt/30_tourn_list.t
xt/31_tourn_list_libxml.t
xt/40_tourn_info.spec
xt/40_tourn_info.t
xt/41_tourn_info_libxml.t
xt/50_tourn_entrants.spec
xt/50_tourn_entrants.t
xt/51_tourn_entrants_libxml.t
xt/60_tourn_games.spec
xt/60_tourn_games.t
xt/61_tourn_games_libxml.t
xt/70_tz_list.spec
xt/70_tz_list.t
xt/71_tz_list.t
xt/data/GameArchives/20140630-user-anazawa-year-2014-month-5/expected.pl
xt/data/GameArchives/20140630-user-anazawa-year-2014-month-5/input.html
xt/data/Top100/20140630/expected.pl
xt/data/Top100/20140630/input.html
xt/data/TournEntrants/20140616-id-104-sort-n/expected.pl
xt/data/TournEntrants/20140616-id-104-sort-n/input.html
xt/data/TournEntrants/20140616-id-12-sort-n/expected.pl
xt/data/TournEntrants/20140616-id-12-sort-n/input.html
xt/data/TournEntrants/20140616-id-857-sort-n/expected.pl
xt/data/TournEntrants/20140616-id-857-sort-n/input.html
xt/data/TournGames/20140616-id-488-round-1/expected.pl
xt/data/TournGames/20140616-id-488-round-1/input.html
xt/data/TournInfo/20140616-id-857/expected.pl
xt/data/TournInfo/20140616-id-857/input.html
xt/data/TournList/20140616-year-2013/expected.pl
xt/data/TournList/20140616-year-2013/input.html
xt/data/TzList/tz-GMT/expected.pl
xt/data/TzList/tz-GMT/input.html
xt/Util.pm