Games-Baseball-Scorecard-0.02 Released
Games-Baseball-Scorecard-0.02 has been released. Download it from the CPAN or SF.net.
(Note: it may take time for the release to propagate to the various download mirrors.)
Changes:
(Note: it may take time for the release to propagate to the various download mirrors.)
Changes:
0.02 Fri Sep 16 23:47:38 2005Posted using release by brian d foy.
- run actual test
- clean up internal path handling
- add home_away() method for switching which is active team
- adds 'lefties' key for init() method, an array of which pitchers
are lefites
- add Wind game info
- switch order of K and BB in stats to be more consistent with
box scores I am comparing against
- handle more than three batters for each position, up to six extra
total
- fix small bug in pitches()
- add LABEL argument to hit()
- small layout fixes
- add play_ball() method, a way of keeping score entirely in
text, insetad of calling methods directly (see example2.plx)
Leave a comment