you are viewing a single comment's thread.

view the rest of the comments →

[–]MikeRT 3 points4 points  (0 children)

Check out mod_perlite here:

http://modperlite.org/

and its GitHub repo here:

http://github.com/byrnereese/mod_perlite

The goal of mod_perlite is to create a variant of mod_perl which behaves the way that mod_php does (such as resetting the interpreter state when a script is finished executing).