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