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