in reply to So Whatcha use perl for anyway?

Bioinformatics. I use it as an interactive shell (within Emacs via Sepia) to sling text into and out of my own programs and others'. I also do a bit of data exploration in Perl itself -- it's plenty fast if you're clever with regexps and the bitwise string operators.