On Tue, May 18, 2004 at 12:23:49PM -0700, Antonio Barrera wrote:
> I had LWP 5.10.
>
> Ok, so I reinstalled LWP, HTML::Parser, HTML::HeadParser and Digest::MD5.
How did you install those?
I'm using Debian Sid so use the Debian packages, but if you are using
CPAN I would use
install LWP::Bundle
> I now receive the following:
>
> perl -MLWP -le 'print $LWP::VERSION'
> HTML::Parser object version 3.26 does not match bootstrap parameter 3.36 at
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 249.
Hum, I just had this error a few days ago when updating SWISH::API -- it
was because I had updated API.pm's version number but didn't re-run
Makefile.PL so the version in the build line was wrong.
--
Bill Moseley
moseley@hank.org
Received on Tue May 18 12:30:04 2004