Jul 07 2006
Perl vs. Ruby
Just a quick random thought about getting rid of whitespace from a string.
In perl, you trim.
In ruby, you strip.
Now which language is really sexier? You be the judge.
Jul 07 2006
Just a quick random thought about getting rid of whitespace from a string.
In perl, you trim.
In ruby, you strip.
Now which language is really sexier? You be the judge.