use strict; use Test::More tests => 3; use_ok('Gearman::Util'); use_ok('Gearman::Worker'); use_ok('Gearman::Client');