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