in reply to So Whatcha use perl for anyway?

I've done a lot of things in the past, but today mostly reporting.

Well actually I use a mix of Perl and SQL. Most of the logic is in the SQL. But I need an interface between the SQL and the rest of the world, and the framework that interface lives in is all written in Perl.