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