in reply to Re: mod_perl: Is it so necessary?
in thread mod_perl: Is it so necessary?

So, if you didn't use DBI how do you intend to communicate with your database? Talk to the DB directly via sockets?!

I do agree with trying to simplify things if you don't have control over the environment, but your example is buggy. Also, why not install the modules required locally within the area you do have control over?

Sigh...