|
I give Perl the edge in the text arena because regular expressions are completely integrated into the language, so a user doesn't have instantiate a regex opbject, and scan for matches, and extract the matches manually. Also perl's quoting is more flexible than python's, letting you do fancier escapes.
Mantainence is, of course, something else entirely.
__________________
Stop intellectual property from infringing on me
|