Andy Wardley wrote: >I've added the preload() method to Template::Config to preload all >typically useful modules. In the Template module it now calls: > > Template::Config->preload() if $ENV{ MOD_PERL }; > Very cool. Thanks Andy. - Perrin