-
-
01 May 2010 10:49:43 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (848 / 0 / 2)
- Kwalitee
Bus factor: 0- 92.79% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (26.16KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Class::Std::Utils
- Test::More
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.0.5
- added tests (DWZ and Elo rating calculations from real tournaments) fixed bug in DWZ.pm (at some points it was necessary to use sprintf() in order to have three digits after decimal point) fixed bug in DWZ.pm (at one point it was necessary to use sprintf() in order to have two digits after decimal point)
Modules
generic methods for rating calculation (e.g. chess ratings)calculate changes to German ratings (DWZ)calculate changes to FIDE ratings (Elos)calculate changes to EGF ratings (GoR)Other files
Module Install Instructions
To install Games::Ratings, copy and paste the appropriate command in to your terminal.
cpanm Games::Ratings
perl -MCPAN -e shell install Games::Ratings
For more information on module installation, please visit the detailed CPAN module installation guide.