Re: HTML::Parser
Oliver Block <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
Am Mittwoch, 26. April 2006 06:52 schrieb Gisle Aas:
> You forgot to call parse_file().
That's true, but just in my email. I parsed the file once again with
$p->parse_file("localfile.html");
with and without
$p->eof();
I got the same results on my machine with my program.
Best Regards,
Oliver Block