|
|
| "be consistent" | |
| PerlMonks |
Re: Question about footnote in the Llama bookby dvergin (Monsignor) |
| on Feb 17, 2002 at 22:56 UTC ( [id://146098]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
As Kanji says, HTML::Parser is the most common
choice for parsing HTML.
Another option that is good in some situations is HTML::TokeParser which uses a different (and some say easier) approach.
HTML::TableExtract
is also handy for the more specific task of grabbing
text from HTML tables.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||