Speaking of templates, I was just catching up on my mailing list deluge, and found this announcement for the latest release of HTML::Mason:
1.39 Jan 30, 2008
[ ENHANCEMENTS ]
CHI may now be used as the backend for $m->cache as an updated alternative to Cache::Cache. Among other things, this facilitates easy use of Cache::FastMmap and memcached for data caching. Cache::Cache is still the default for now, and is still listed as a prereq for Mason.
-dave
Memcached support puts a smile on my face! I need to test that out soon! Read the docs.

