in reply to
Reloading Modules
I don't know if it will work "out of box" for non mod_perl code but at least you can "steal" code from
Apache::StatINC
or
Apache::Reload
. These two modules reload other modules when they change on the disk.
--
Ilya Martynov (
http://martynov.org/
)
Comment on
Re: Reloading Modules
In Section
Seekers of Perl Wisdom