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