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