On Sun, Sep 19, 2010 at 4:23 PM, Nigel Horne <[email protected]> wrote:
> cpan[3]> ! print "$_\n" for @INC
> /usr/local/lib/perl5/5.8.8/pmax-netbsd
> /usr/local/lib/perl5/5.8.8
> /usr/local/lib/perl5/site_perl/5.8.8/pmax-netbsd
> /usr/local/lib/perl5/site_perl/5.8.8
> /usr/local/lib/perl5/site_perl
> /home/njh/bin

OK.  Just please make sure there is not more than one CPAN/Reporter.pm
file under those paths.

> cpan[3]> ! use CPAN::Reporter
> cpan[3]> ! print "$CPAN::Reporter::VERSION\n"
> 1.1801
> cpan[3]> ! print CPAN::Version->vlt( $CPAN::Reporter::VERSION, 0.99 ), "\n"
> 3.3376107877608e-308
> cpan[3]> ! print CPAN::Version->vlt( CPAN::Reporter->VERSION, 0.99 ), "\n"
> 3.3376107877608e-308

WTF?!? That looks like something awfully like "0" but that perl would
decide is true.

Andreas -- any ideas what is going on?

-- David

Reply via email to