Octavian Rasnita wrote:
How it is recommended to install perl if I also want to use it with mod_perl?
The normal way. No special settings are needed.
With or without threading support? With or without support for multiplicity?
It doesn't matter to mod_perl unless you plan to use a threaded MPM. - Perrin