Skip Menu |

This queue is for tickets about the Thread-Needs CPAN distribution.

Report information
The Basics
Id: 130975
Status: new
Priority: 0/
Queue: Thread-Needs

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
With newer threaded perls the test suite fails: ... PERL_DL_NONLAZY=1 "/opt/perl-5.30.1t/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 /opt/perl-5.30.1t/lib/5.30.1/Symbol.pm line 153. t/Needs.t .. Dubious, test returned 25 (wstat 6400, 0x1900) Failed 11/15 subtests ...