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