Linked by Thom Holwerda on Wed 18th Mar 2009 18:09 UTC
Thread beginning with comment 353700
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Personnaly I'll choose perl, because it stays true to it's root as a glue scripting language, and not a language that tries to do everything (but that's like speaking about choosing between orange and banana, or hammers and screwdrivers each one has its purpose and should be used when needed).




Member since:
2005-07-06
Exactly. If I had to install a third party interpreter across a heterogeneous *nix and Windows environment, I'd just go with Python --or Perl if I really had to. If it were all *nix systems, I'd just stick with the holy trinity: sh, sed, awk.