in reply to Packages to make perl code go faster?

If there were such packages, that is, packages that will make Perl code faster that it is going now, regardless of the code, wouldn't you think it was already integrated in the core? More specifically, if it were feasible to compile Perl code to C to get a significant speedup, wouldn't you think it was already part of the core? Or at least, mentioned somewhere in the FAQ?

If you need a general speedup, here are some boosters:

But there isn't a magic bullet you can download.
  • Comment on Re: Packages to make perl code go faster?