Changes for version 0.2 - 2009-06-02

  • Requires libgearman 0.7
  • Fix bugs #379586 #380279
  • Fix memory leak in result handling.
  • replace malloc/free/strdup with perl safe* equivalents
  • Fix binary workload and integer/long return values.
  • Add job fail() function.
  • Add client/worker add_servers() function.
  • Add version information to all .pm files.
  • Add note about callback return values.

Modules

Perl front end for the Gearman C library.
Perl client for gearman using libgearman
Perl job for gearman using libgearman
Perl task for gearman using libgearman
Perl worker for gearman using libgearman