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?