|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re^2: Why is "\n" displayed as space in browser?by pobocks (Chaplain) |
| on Mar 17, 2009 at 06:34 UTC ( #751103=note: print w/ replies, xml ) | Need Help?? |
|
Does not work, sorry to say. Any amount of whitespace is interpreted as a space by HTML. This: An apple a day, keeps the doctor away. is the same as this:
for(split(" ","tsuJ rehtonA lreP rekcaH")){print reverse . " "}print "\b.\n";
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||