use Test::More tests => 1; BEGIN { use_ok( 'Geo::Google::MapObject' ); } diag( "Testing Geo::Google::MapObject $Geo::Google::MapObject::VERSION" );