Changes for version 0.0.2 - 2008-02-28

  • added 'use 5.6.1;' to Ratings.pm, DWZ.pm and FIDE.pm (those modules use 'our' which was introduced in Perl 5.6) added method $player->get_points_expected() to FIDE.pm (calculate expected points for given games) added method $player->get_performance() to FIDE.pm (calculate performance for given games)

Modules

generic methods for rating calculation (e.g. chess ratings)
calculate changes to German ratings (DWZ)
calculate changes to FIDE ratings (Elos)