Wissam Elassaad <[EMAIL PROTECTED]> writes:

>       I would like to ask you a question regarding HTML-PARSER latest version.
> I am running OpenBSD 2.7 with perl-5.6 installed on it. In order for libwww-perl
> module t be installed, you need to have : URI, MIME, libnet, HTMl-Parser and
> Digest preinstalled. However, each time I am trying to do " make test" for the
> HTML-PARSER, I get these errors:
> 
> failed on linkextor-rel and linkextor-bas .
> 
> Anyidea how to fix this.

Install 'HTML::Tagset'.

Didn't you get a message like this when running 'perl Makefile.PL':

Checking if your kit is complete...
Looks good
Warning: prerequisite HTML::Tagset failed to load: Can't locate HTML/Tagset.pm in @INC 
(@INC contains: ....) at (eval 4) line 3.

Regards,
Gisle

Reply via email to