Skip Menu |

This queue is for tickets about the Danga-Socket-Redis CPAN distribution.

Report information
The Basics
Id: 129228
Status: new
Priority: 0/
Queue: Danga-Socket-Redis

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Can't use an undefined value as a symbol reference
The test suite fails on my freebsd smokers (all available versions, from 9 to 13): ... PERL_DL_NONLAZY=1 "/usr/perl5.20.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't use an undefined value as a symbol reference at /home/cpansand/.cpan/build/2019041811/Danga-Socket-1.61-qkKEEc/blib/lib/Danga/Socket.pm line 759. # Looks like you planned 2 tests but ran 1. # Looks like your test exited with 2 just after 1. t/001_load.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 1/2 subtests ...