[EMAIL PROTECTED] wrote in ugly HTML:
> my $h =
$parser->parse_file("/export/home/gharper/0,10225,1_1547_2168,00.htm"); 

This smells of the "V" word :-)

>   $h->traverse(\&expand_urls, 1); 
[snip]
> The output I get from this is 
> Can't locate auto/HTML/Parser/traverse.al in @INC (@INC contains
> the followinng paths <SNIP>) 
> the paths arse set up correctly and pointing at where I installed
> the module, so I'm stumped.  Does anyone have any ideas ?

I don't see any mention of a method "traverse" in the HTML::Parser manpage
for HTML::Parser::VERSION == 3.15, nor in my version of the lwpcook page.
Maybe you got a wrong example from somewhere?

Cheers,
Philip

Reply via email to