|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Problem displaying text with CGIby Cybercosis (Monk) |
| on Jun 11, 2000 at 06:55 UTC ( [id://17585]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
If you're definitely working with a CR/LF set, then
$line =~ s/\xD\xA/<BR>/g;
will replace it just fine. ~Cybercosis
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||