00.load.t   [plain text]


use Test::More tests => 1;

BEGIN {
use_ok( 'Config::Std' );
}

diag( "Testing Config::Std $Config::Std::VERSION" );