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