On Tuesday 02 May 2006 03:34 pm, Bryn Dyment wrote: > What is a recommended technique for being able to make changes to > modules and not having to restart Apache to see those changes?
There's Apache::Reload. It doesn't work in all situations (intermodule dependencies can sometimes throw it), but it may help. If speed isn't an issue, run in script mode or with ModPerl::PerlRun as your handler. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

