in reply to mod_perl and shared environments don't mix - do they?
Using Safe is a nice idea, but what about access to file system? How would you implement an equivalent to safe_mode, user_dir and doc_root of PHP with Safe?
Ciao, Valerio