in reply to Re^2: using your own mod_perl modules on hosted sites?
in thread using your own mod_perl modules on hosted sites?
A standard shared-hosting provider will not allow mod_perl.
You can completely control the Apache server with mod_perl.
You are unlikely to get permission to restart Apache.
Those hosts which allow mod_perl in a shared environment usually want to vet your code first, thise may be an onerous process if your code is not clear and simple.