in reply to HTML Formatting of perl code
Some options:
- Print out HTML written by hand.
- Print out HTML generated from a template.
- Print out HTML generated by HTML::Table or some other module.
- Set the content type to text/plain since that's what you're outputting