Changes for version 0.03

  • Added t/sgf_test.pl For common test subs Rewrote t/copy.t and t/addon.t in order to use t/sgf_test.pl Fixed bug in _isSpaceRemovable, where it did not give $self to _getTagType Fixed handling of spaces in _read Removed random _debug statements Added Games::SGF::Go Moved $errstr and $DEBUG to be encapsulated as {'errstr'} and {'debug'}
  • 3/20/2008 Added t/go_test.t and t/sgf/go-1.sgf which it uses Added err method to SGF.pm
  • 3/21/2008 FIXED empty tag handling. UPDATED the docs for the callbacks
  • 3/22/2008 Added Pass move handling to Go.pm

Modules

A general SGF parser
A Go Specific SGF Parser