Skip Menu |

This queue is for tickets about the List-MoreUtils CPAN distribution.

Report information
The Basics
Id: 14543
Status: resolved
Priority: 0/
Queue: List-MoreUtils

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

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



Subject: pod test prereqs
This is a simple bug to fix. You use Test::Pod and Test::Pod::Coverage in your tests, and check for their availablilty, but not for the required version. all_pod_coverage_ok wasn't introduced until TPC 0.08; all_pod_files wasn't introduced until TP 1.18
Date: Wed, 21 Sep 2005 09:29:00 +0200
From: Tassilo von Parseval <tassilo.von.parseval [...] rwth-aachen.de>
Subject: Re: [cpan #14543] pod test prereqs
To: Guest via RT <bug-List-MoreUtils [...] rt.cpan.org>
RT-Send-Cc:
On Sat, Sep 10, 2005 at 12:53:48PM -0400 Guest via RT wrote: Show quoted text
> > This message about List-MoreUtils was sent to you by guest <> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=14543 > > > This is a simple bug to fix. You use Test::Pod and > Test::Pod::Coverage in your tests, and check for their availablilty, > but not for the required version. all_pod_coverage_ok wasn't > introduced until TPC 0.08; all_pod_files wasn't introduced until TP > 1.18
Ah, thanks for that pointer. This is indeed simple to resolve by adding a version number to the evaled use-statement. I'll dish out new releases of List::MoreUtils and other modules that are concerned by this soon. Cheers, Tassilo -- use bigint; $n=71423350343770280161397026330337371139054411854220053437565440; $m=-8,;;$_=$n&(0xff)<<$m,,$_>>=$m,,print+chr,,while(($m+=8)<=200);