in reply to Perl v.s. PHP
The thing that I really dislike about PHP is the variable syntax/concept (e.g. one sigil). The explosion of functions is also a little annoying.
On the plus side it has PCRE (Perl Compatible Regular Expressions ;-)
--
perl -pe "s/\b;([st])/'\1/mg"
|
|---|