Hello,
I've been using HTML::TableContentParser to extract data from HTML tables. My question is, is there a module that
will take the complex data structure referenced and reverse it? I.e. take a parameter that's the reference to the
extracted table and turn it back into an HTML string?
Thanks
Redmage