* Tom??? Ba??ant <tbaz...@suse.cz> wrote: > Greetings from cloudy Prague! > > > I am developing web application with mod_perl/apache/mysql. I am using > several own perl modules (*.pm), and after changing the contents of a > particular module, i usually have to reload/restart apache for these > changes to take effect. it is quite annoying. Is there any way how to > bypass this process and make apache aware of the changes automatically? Install Apache::Reload from CPAN.
Regards, Jie