in reply to Re: Re: LWP and TokeParser
in thread LWP and TokeParser
Re-read `perldoc HTML::TokeParser`. you want
HTML::TokeParser->new(\$stuff).
In Section
Seekers of Perl Wisdom
in reply to Re: Re: LWP and TokeParser
in thread LWP and TokeParser