in reply to debugging - straw poll ...

I use PerlIDE which, despite a few window management problems and various other bugs, is damn good for debugging. Tooltip evaluation of variable contents using mouse over in the source window. Very nice tree view of arrays, hashes and structures built on those.

Especially while learning Perl interactive debugging in an IDE is very valuable.


Perl is Huffman encoded by design.