- From: Ville Skyttä <ville.skytta@iki.fi>
- Date: Sat, 28 Aug 2004 11:17:23 +0300
- To: Pierre MAURICE <maurice@irit.fr>
- Cc: www-validator@w3.org
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