|
Hey mod_perl + TT2 ppl,
I have written an handler for mod_perl that uses
Template Toolkit. I am wondering if there would be any interst in it. Now, yes,
I have looked at Apache::Template and see that it does almost exactly what I'm
proposing to do here.
I have taken a different approach and don't have
the same level of integration via XS, etc. This module is, err, a bit simpler
and could be easier for many people to hack, adapt, or otherwise mutilate. I
have not benchmarked Apache::Template but my module does also get respectical
request/second on my test machine, as well.
Would there be an interest in this? What should I
call it? Something like Apache::Template::Simple? Apache::Template::Lite?
Template::Apache::Something?
J
|
