Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Gearman CPAN distribution.

Report information
The Basics
Id: 103196
Status: resolved
Priority: 0/
Queue: Gearman

People
Owner: info [...] maximka.de
Requestors: ribugent [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.12
Fixed in: 1.12.009



Subject: [Gearman::Util] Remove use of goto
After upgrading to perl 5.20.2 and installing the module from cpan, this warning has appeared: - Use of "goto" to jump into a construct is deprecated at /usr/local/share/perl/5.20.2/Gearman/Util.pm line 164
Solved via 'no warnings "depricated"'. no goto/redo in upcoming release v1.130.001