Skip Menu |

This queue is for tickets about the punctuation CPAN distribution.

Report information
The Basics
Id: 130920
Status: new
Priority: 0/
Queue: punctuation

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

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



Subject: t/01_nopunct.t fails with threaded perls
Here's a sample test log running on a threaded perl: ... PERL_DL_NONLAZY=1 "/usr/perl5.22.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't locate object method "FILE" via package "B::SPECIAL" at /home/cpansand/.cpan/build/2019110609/punctuation-0.02-11EeQf/blib/lib/punctuation.pm line 36. CHECK failed--call queue aborted. t/01_nopunct.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run ...