Hi!

I'm thinking about using PerlRun for some legacy scripts that don't
use 'my' or use it in wrong places. But I hit one question that I'd
like to know the answer for.

PerlRun provides perl interperter that is built into Apache which
saves time on starting new interpreter. Does it mean that it evals CGI
script?

If it does then what happens when that script does fork? Does it
create new instance of httpd since perl interpreter is built into
httpd?

Thank you.

Andrei

-- 

Reply via email to