|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^4: Unable to resolve links... (>chomp)by tye (Cardinal) |
| on Feb 14, 2012 at 01:42 UTC ( #953584=note: print w/ replies, xml ) | Need Help?? |
|
I have long advocated using s/\s+$// over chomp because I consider anything where trailing whitespace matters to simply be broken (it also is useful in that it prevents a stray "\r\n" line ending from being a problem). - tye
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||