On Thu, 8 Aug 2013 22:42:01 +0530
Unknown User <knowsuperunkn...@gmail.com> wrote:

> What would be the best module available for parsing html in your
> opinion? My intention is to parse html that contains a table of 5
> columns and any number of rows

For parsing HTML tables, you want HTML::TableExtract, IMO.

https://metacpan.org/module/HTML::TableExtract

It makes life easy.


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to