Hi, I am new here, to seek perl experts' wisdom. I want to output
in a HTML file to a plain text file, but keep the pretty table format as it would be displayed in the web browser. What is the best way to approach this? I searched CPAN first, and found a few modules going the opposite direction (i.e., taking tabular data as input and output in HTML table format), but couldn't find what I want.