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