Pre-Caching?

Jonathan Vanasco <[email protected]> Sat, 4 Feb 2006 18:19:15 -0500
Newsgroups gmane.comp.lang.perl.modules.petal
Message-ID <[email protected]>
First off - I'm running my Petal stuff in mod-perl

I'd like to pre-cache all of my Petal templates (they're in their own  
directory structure) during Apache startup in my startup.pl file,  so  
they get pulled into the main memory pool.

Does anyone here have a recommended way of doing this?