Skip Menu |

This queue is for tickets about the Net-Clacks CPAN distribution.

Report information
The Basics
Id: 127292
Status: resolved
Priority: 0/
Queue: Net-Clacks

People
Owner: Nobody in particular
Requestors: james2vegas [...] aim.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 5



Subject: Test fails due to removed Net::Clacks::Async
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-use.t .......... 1/4 
#   Failed test 'use Net::Clacks::Client::Async;'
#   at t/01-use.t line 27.
#     Tried to use 'Net::Clacks::Client::Async'.
#     Error:  Can't locate Net/Clacks/Client/Async.pm in @INC 
 
On Wed Oct 03 17:28:57 2018, JWRIGHT wrote: Show quoted text
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "- > MTest::Harness" > "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', > 'blib/arch')" > t/*.t t/01-use.t .......... 1/4 # Failed test 'use > Net::Clacks::Client::Async;' > # at t/01-use.t line 27. # Tried to use 'Net::Clacks::Client::Async'. > # Error: > Can't locate Net/Clacks/Client/Async.pm in @INC
Will be fixed in 4.9 (just released 4.8 before seeing this ticket). Version should be available in a few days.