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: 31802
Status: resolved
Priority: 0/
Queue: Gearman

People
Owner: Nobody in particular
Requestors: cpan [...] pjedwards.co.uk
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.09
Fixed in: (no value)



Subject: Suggestion for finding gearmand in t/TestGearman.pm
Hello and thanks for Gearman, I have a suggestion for finding gearmand in t/TestGearman.pm ==== Gearman-1.09/t/TestGearman.pm#1 - Gearman-1.09/t/TestGearman.pm ==== 7a8 Show quoted text
> use Config;
22a24 Show quoted text
>
26a29 Show quoted text
> File::Spec->catfile($Config{'installscript'},'gearmand'),
Cheers, Peter (Stig) Edwards
TestGearman.pm was replaced by Test::Gearman and finding gearmand was implemented in v1.130.001 as follow https://github.com/p-alik/perl-Gearman/blob/master/t/lib/Test/Gearman.pm#L38