in reply to FORMATting
This is important when writing CGI applications with Perl for one simple reason -- you don't control the font in the browser. That said, using the <PRE> or <CODE> tags will cause web browsers to use a fixed-width font to display the data. Now you know why. (And now you can use formats, if you want!)
|
|---|