Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Pod-Simple CPAN distribution.

Report information
The Basics
Id: 29439
Status: resolved
Priority: 0/
Queue: Pod-Simple

People
Owner: Nobody in particular
Requestors: davidy [...] nationalcycle.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 3.05
Fixed in: (no value)



Subject: Make test failure in Pod::Simple search50.t line 63
t/search29....ok t/search50....Not enough arguments for Test::skip at t/search50.t line 63, near ""skipping find() for strict.pm";" Execution of t/search50.t aborted due to compilation errors. t/search50....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay Perl 5.6.1 was: skip "skipping find() for strict.pm"; # skipping find() for 'thatpath/strict.pm now: print "skipping find() for strict.pm"; # skipping find() for 'thatpath/strict.pm or use fix line 63 to use the 3 arguments that skip needs.
I can't reproduce this, even after fiddling with the test to always pick the branch that failed for you. What version of Test.pm do you have?
Subject: Re: *****SPAM***** [rt.cpan.org #29439] Make test failure in Pod::Simple search50.t line 63
Date: Thu, 29 May 2008 11:01:56 -0500
To: <bug-Pod-Simple [...] rt.cpan.org>
From: "David Young" <davidy [...] nationalcycle.com>
I had version 1.15 installed. I just upgraded it to 1.25, and now the error/problem with Pod::Simple went away. ydy Show quoted text
>>> "Hans Dieter Pearcey via RT" <bug-Pod-Simple@rt.cpan.org> 05/28/08 06:45AM >>>
<URL: http://rt.cpan.org/Ticket/Display.html?id=29439 > I can't reproduce this, even after fiddling with the test to always pick the branch that failed for you. What version of Test.pm do you have?
Thanks. The next version will depend on Test 1.25.