I've noticed that Registry.pm caches not only the handled program, but also any used modules.
The pain is that we change modules quite often.. and when they go to production the cache won't recognize the change because it only stats the handled top module.
Is there a solution other than reloading the server? Does any one have patches to check used sub-modules?
Roger
- Re: Registry.pm Roger Davenport
- Re: Registry.pm Ask Bjoern Hansen