#!perl -T use Test::More tests => 1; BEGIN { use_ok( 'Games::Go::SGF' ); } diag( "Testing Games::Go::SGF $Games::Go::SGF::VERSION, Perl $], $^X" );