Skip Menu |

This queue is for tickets about the TAP-Harness-Archive CPAN distribution.

Report information
The Basics
Id: 84500
Status: resolved
Priority: 0/
Queue: TAP-Harness-Archive

People
Owner: Nobody in particular
Requestors: andreas.marienborg [...] gmail.com
Cc:
AdminCc:

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



Subject: Brokuen usage of File::Temp::tempdir
The tests fail because they call tempdir as a Class method, this got disallowed in the latest File::Temp. I have commited a fixed version here: https://github.com/omega/TAP-Harness-Archive/compare/fix-file-temp
On Mon Apr 08 09:36:09 2013, ANDREMAR wrote: Show quoted text
> The tests fail because they call tempdir as a Class method, this got > disallowed in the latest File::Temp. > > I have commited a fixed version here: https://github.com/omega/TAP- > Harness-Archive/compare/fix-file-temp
Ah, too bad I didn't see this ticket before and wasn't aware of gitpan, now I look like an ignorant guy :-), sorry. Yesterday at Perl QA hackathon I created a repo on my own (https://github.com/renormalist/TAP-Harness-Archive) from backpan, added the proposed drop-in replacement to guarantee exactly same behaviour, uploaded 0.15, verified dependent modules (TAP::Harness::Multiple), got Co-Maint from original author and we currently just re-index. Should be on the CPAN in a few hours. Thanks for your report and patch, anyway. Kind regards, Steffen -- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>
Fix on CPAN now. -- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>