in reply to ModPerl::Registry and readdir

There is no "cache", you need to fix your program, read CGI to mod_perl Porting. mod_perl Coding guidelines, Lexical scoping like a fox, Variable Scoping in Perl: the basics, Mini-Tutorial: Perl's Memory Management

Replies are listed 'Best First'.
Re^2: ModPerl::Registry and readdir
by arkaid (Initiate) on Aug 13, 2012 at 22:38 UTC

    Oh wow. That helps a lot. I don't know how I missed that. I swear I read the mod_perl documentation up and down thrice.

    Thanks a lot :D