in reply to Re: is precompiling possible / effective?
in thread is precompiling possible / effective?

What i mean is this: doing something to that human-readable .pl file to make it go faster, so perl doesn't have to compile each time a user hits that page with their browser.

1. is that worth it, and if so,
2. is there a step-by-step guide to do so?

(also, will this help server load, since it doesn't have to compile it?)
  • Comment on Re^2: is precompiling possible / effective?