in reply to Line break problems
What you can do is replace all linebreaks by <br/> tags and you will get the effect you want. Or you could simply enclose the text in <pre>...</pre> tags or use a module like Formatter::HTML::Preformatted.
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
|
|---|