in reply to Re: html::template loops not showing data
in thread html::template loops not showing data
The main reason people use a templating system is to separate output formatting from the code. I fail to see how XML::Generator can provide something like that, as it only provides Perl code as the mechanism for creating the output, and no way of "fill out this template".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: html::template loops not showing data
by mzedeler (Pilgrim) on Jul 12, 2009 at 20:44 UTC |