The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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.

0.1 - 2009-05-22
 * First release.