On Thu, Jan 30, 2003 at 12:42:12PM +0000, Kate L Pugh wrote: > On Thu 30 Jan 2003, Jost Krieger > <[EMAIL PROTECTED]> wrote: > > This is an error report generated automatically by CPANPLUS, > > version 0.042. > > > > Below is the error stack during 'make test': > > > > PERL_DL_NONLAZY=1 /usr/local/perl/bin/perl "-MExtUtils::Command::MM" "-e" >"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > > t/01_formatting....Can't locate object method "map" via package >"CGI::Wiki::Formatter::Pod::LinkMapper" at >/net/sunu991/disc1/.cpanplus/5.8.0/build/Pod-Tree-1.09/blib/lib/Pod/Tree/HTML.pm line >512. > > CGI::Wiki::Formatter::Pod requires at least version 1.10 of Pod::Tree, > and you seem to be testing it with 1.09. I put this in the Makefile.PL > but it looks like this isn't sufficient :(
Problem was that Pod::Tree 1.10 hadn't yet arrived in the CPAN indices. Jost -- | [EMAIL PROTECTED] Please help stamp out spam! | | Postmaster, JAPH, resident answer machine am RZ der RUB | | Pluralitas non est ponenda sine necessitate | | William of Ockham (1285-1347/49) |
