Re: mp2: any recommendations for template systems yet?

2003-02-21 Thread Perrin Harkins
On Fri, 2003-02-21 at 16:10, Udlei Nattis wrote: > you can use Ananke::Template > > is one version of template::toolkit but very very very very fast I wouldn't really call it a version of Template Toolkit. It's much more like HTML::Template: a very streamlined templating tool with an intentional

Re: mp2: any recommendations for template systems yet?

2003-02-21 Thread Udlei Nattis
you can use Ananke::Template is one version of template::toolkit but very very very very fast []s nattis Josh Chamas wrote: Perrin Harkins wrote: On Thu, 2003-02-20 at 22:27, Carl Brewer wrote: Do any of you have any recommendations for template systems with mp2? Not of the religious kind (

Re: mp2: any recommendations for template systems yet?

2003-02-21 Thread Josh Chamas
Perrin Harkins wrote: On Thu, 2003-02-20 at 22:27, Carl Brewer wrote: Do any of you have any recommendations for template systems with mp2? Not of the religious kind (!) but more on the lines of what's working with mp2 at the moment? Everything that doesn't make mod_perl API calls should wor

Re: mp2: any recommendations for template systems yet?

2003-02-20 Thread Gerald Richter
> > > Without wishing to start anything religious ... any suggestions > > for a template system that handles sessions? > > Apache::ASP, Embperl, and Mason all have session support integrated > now. I can't vouch for their stability on mp2 yet though. > Embperl works fine with Apache 2 in prefork

Re: mp2: any recommendations for template systems yet?

2003-02-20 Thread Perrin Harkins
On Thu, 2003-02-20 at 22:27, Carl Brewer wrote: > Do any of you have any recommendations for template systems with > mp2? Not of the religious kind (!) but more on the lines > of what's working with mp2 at the moment? Everything that doesn't make mod_perl API calls should work without changes. T

mp2: any recommendations for template systems yet?

2003-02-20 Thread Carl Brewer
Do any of you have any recommendations for template systems with mp2? Not of the religious kind (!) but more on the lines of what's working with mp2 at the moment? I'm about to port a PHP app to mod_perl and will be covering IPv6 traffic with it, so (and I want to as well :) ) will have to use a