in reply to Re: Caching data with mod_perl
in thread Caching data with mod_perl

Using 'our' as I have done results in the data being cached correctly, so I certain that it doesn't go out of scope.

-caedes