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