in reply to Optimizing existing Perl code (in practise)

For my part, I don't do much optimizing. Instead, I rely on fastcgi to make my perl scripts fast enough (of course, this only applies to cgi).
  • Comment on Re: Optimizing existing Perl code (in practise)