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);