On Wed, Jul 27, 2011 at 2:03 PM, Oliver Ruebenacker <[email protected]> wrote: > I'm confused. TT website talks about the module XML::Template, but > cpan does not know that module, but instead a lot of modules that > start with XML::Template.
The distribution is called Template::XML, and the module you're looking for is probably Template::Plugin::XML::DOM. See http://search.cpan.org/dist/Template-XML/ for details. - Perrin _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
