Skip Menu |

This queue is for tickets about the Config-Natural CPAN distribution.

Report information
The Basics
Id: 117572
Status: new
Priority: 0/
Queue: Config-Natural

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

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



Subject: Unimplemented: POSIX::tmpnam()
POSIX.pm which comes with bleadperl (e.g. perl 5.25.4) does not implement tmpnam anymore, causing test failures: ... Unimplemented: POSIX::tmpnam(): use File::Temp instead at t/12write_source.t line 27. # Looks like your test exited with 255 before it could output anything. t/12write_source.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests ...