On Sun, Sep 09, 2007 at 10:52:32AM -0400, Peter Hartzler wrote: > Going FURTHER out on this limb, it seems like overriding > Template::Document::write_perl_file() for saves, and > Template::Provider::_load_compiled() for reads might work.
What benefit are you expecting from using memcached? Having only one server parse the templates? The templates only get parsed into Perl when they change on disk, which it typically not very often. -- Bill Moseley [EMAIL PROTECTED] _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
