Re: [htmltmpl] XML Compatability
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2005-02-23 15:14:32
|
On Tue, 22 Feb 2005, Jonathan Lang wrote: > Could HTML::TEMPLATE be reworked to allow for a more XML-friendly syntax? Sure. Check out the filter option to new(). You can easily add support for almost any syntax you can imagine! -sam |