On 1/18/07, Mike <[EMAIL PROTECTED]> wrote:
> > fink list html-parser-pm586
> Information about 6734 packages read in 2 seconds.
>  i   html-parser-pm586    3.55-1          Perl modules that parse and
> extract info
>
> Looks like its installed, however when I try using the functionality in a
> dummy perl script I get the following
> errors.
>
> crystal:~/scrapes/src mike$ perl test.pl
> Can't locate HTML/Tagset.pm in @INC (@INC contains:
> /sw/lib/perl5/5.8.6/darwin-thread-multi-2level
> /sw/lib/perl5/5.8.6
> /sw/lib/perl5/darwin-thread-multi-2level /sw/lib/perl5
> /sw/lib/perl5/darwin
> /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/
> /System/Library/Perl/5.8.6/darwin-thread-multi-2level
> /System/Library/Perl/5.8.6
> /Library/Perl/5.8.6/darwin-thread-multi-2level
> /Library/Perl/5.8.6 /Library/Perl
> /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
> /Network/Library/Perl/5.8.6 /Network/Library/Perl
> /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
> /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at
> /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/HTML/TokeParser.pm
> line 12.
> BEGIN failed--compilation aborted at
> /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/HTML/TokeParser.pm
> line 12.
> Compilation failed in require at test.pl line 1.
> BEGIN failed--compilation aborted at test.pl line 1.
>
>
>

It looks like you're missing html-tagset-pm.

-- 
Alexander K. Hansen
(akh)
Fink Documenter (still)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to