August 5, 2004

When perl is not quite fast enough. An excellent collection of tips, tools and best practices for writing optimal Perl.

(Remember: Write an algorithm that works, write its tests, then make it faster, and only if you have to.)