Gerald Richter wrote:
I have a suggestion/question for xsbuilder/ModPerl::PODTemplate. The
system is quite clever and useful, and it works, apparently. My
suggestion is to make the system use a templating module. I'm familiar
with TemplateToolkit and HTML::Template, but those are probably
overkill. Text::Template might do it. Of course, this adds a
dependency that you might not want to deal with. I offer it as a
suggestion/question only.
I had thought about using a Template module, but I think it's overkill. The
POD ins't so complicated, that it would be necessary to add the dependency
of a Template module (which will have more dependencies). Also it would be
hard to choose one. When I choose one I would use Embperl, because I am the
author of Embperl and xsbuilder is used to generate glue code for Embperl,
but then the mod_perl poeple that like to work on the docs need to install
Embperl. The other way around it would be necessary for the Embperl people
to install anotherTemplate module.
I think we should keep it simple and avoid such dependencies.
+1
not so much for dependecies, but for KISS.
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]