Changes for version 1.130.003 - 2016-08-05

  • check OS in Test::Gearman and don't use "which" on Windows
  • replace 'use Errno qw(EAGAIN)' by 'POSIX qw(:errno_h)' see: http://www.cpantesters.org/cpan/report/d801a704-5975-11e6-9451-9b92aab8e0c0

Modules

Client for gearman distributed job system
Job in gearman distributed job system
represents a job status in gearman distributed job system
a parrent class for Gearman::Client and Gearman::Worker
a task in Gearman, from the point of view of a client
a taskset in Gearman, from the point of view of a client
Worker for gearman distributed job system

Provides

in lib/Gearman/ResponseParser.pm
in lib/Gearman/ResponseParser/Taskset.pm