On Wed, 10 Sep 2003, Shuvam Misra wrote: > Cool. Will do about the PDF::Template bit. Regarding HTML templates, > we didn't see any need to look at any modules, because what we needed > was so simple that we built it ourselves with practically zero effort.
That's what everyone says. The advantage with using a standard module is portability. HTML::Template syntax is supported in Perl, Java, Python, PHP, Lisp, C++ and Ruby. The syntax is extremely easy, while also being powerful. Once you start using mod_perl, you'll notice huge improvements in performance with HTML::Template's caching. Philip -- Isn't it strange that the same people that laugh at gypsy fortune tellers take economists seriously? -----BEGIN GEEK CODE BLOCK----- GCS/ED/MU/TW d- s+: a- C+++ UL+++ P++++ L+++>$ E--- W+++ N- o-- K- w--- PS+ PE Y+ PGP+ t* X- R* tv b+ DI+++ D+ G++ e+++>$ h* r y ------END GEEK CODE BLOCK------ -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

