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