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