GearmanX-Starter If you want to run tests on a live local gearman server, set the environment variable GEARMAN_LIVE_TEST to "1", A worker will be created and functions will be registered. The test will attempt to terminate the worker, but if this fails or doesn't run, then running the test suite again will fail until the process is manually terminated. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc GearmanX::Starter You can also look for information at: RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=GearmanX-Starter AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/GearmanX-Starter CPAN Ratings http://cpanratings.perl.org/d/GearmanX-Starter Search CPAN http://search.cpan.org/dist/GearmanX-Starter/ LICENSE AND COPYRIGHT Copyright (C) 2010 Douglas Wilson This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.