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