use Test::More tests => 1; BEGIN { use_ok( 'Config::Multi' ); } diag( "Testing Config::Multi $Config::Multi::VERSION, Perl $], $^X" );