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