Skip Menu |

This queue is for tickets about the IO-File-Multi CPAN distribution.

Report information
The Basics
Id: 117752
Status: resolved
Worked: 30 min
Priority: 0/
Queue: IO-File-Multi

People
Owner: nem [...] emptec.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.02
Fixed in: 1.03



Subject: Unimplemented: POSIX::tmpnam()
Tests fail with bleadperl (e.g. perl 5.25.4): PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Unimplemented: POSIX::tmpnam(): use File::Temp instead at t/multi.t line 28. t/multi.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests
On Sat Sep 10 09:23:24 2016, SREZIC wrote: Show quoted text
> Tests fail with bleadperl (e.g. perl 5.25.4): > > PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > Unimplemented: POSIX::tmpnam(): use File::Temp instead at t/multi.t > line 28. > t/multi.t .. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 4/4 subtests
Replaced in test with File::Temp