in reply to
Problem displaying text with CGI
$text =~ s/\n/<br>/g;
[download]
perhaps? That might work better if the wrapping is set to "virtual"...
- Zoogie
Comment on
Re: Problem displaying text with CGI
Download
Code
In Section
Seekers of Perl Wisdom