in reply to
Converting HTML Table Layouts (Linearizing Tables)
synistar
,
As far as the table work is concerned, you could use:
HTML::TableExtract
HTML::TableContentParser
I am not sure about directly converting to CSS, but a
CPAN
search for
CSS
turns up some good possibilities.
Cheers -
L~R
Comment on
Re: Converting HTML Table Layouts (Linearizing Tables)
In Section
Seekers of Perl Wisdom