DanNeedles
has asked for the wisdom of the Perl Monks concerning the following question:
What is the easiest module for converting HTML tables into an array of hashes or a hash of hashes?
Comment on
HTML Tables and Perl
Replies are listed 'Best First'.
Re: HTML Tables and Perl
by
jmcnamara
(Monsignor)
on Sep 26, 2001 at 19:51 UTC
HTML::TableExtract
is probably a good place to start.
John.
--
[reply]
Back to
Seekers of Perl Wisdom