Re: checklink: Can't locate object method "host" via package "URI::_foreign"

On Fri, 2004-08-27 at 13:32, Pierre MAURICE wrote:

> Parsing ..... <a href="javascript:void(0)" .......
> gives tle following:
> 
> Can't locate object method "host" via package "URI::_foreign" at 
> /usr/lib/perl5/vendor_perl/5.8.0/WWW/RobotRules.pm line 188
> 
> I work on a Linux (REDHAT) system.

These errors are usually caused by libwww-perl bugs.  If you use Red Hat
9, it comes with a too old one (5.65).  Try upgrading to a newer
version, see http://validator.w3.org/docs/checklink.html#install

The link checker should refuse to run with libwww-perl < 5.66, but
unfortunately that "hard" versioned dependency was forgotten from 4.0;
it has been added in the latest CVS version.

Received on Saturday, 28 August 2004 08:17:26 UTC