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