The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This module is a subclass of Games::SGF::Go that lets you rotate the
game.

To install, do the usual dance:

    perl Makefile.PL
    make
    make test
    make install