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