On Mon, Jul 09, 2001 at 12:00:58PM -0400, [EMAIL PROTECTED] took time to write:
> to clarify what i mean by 'simple':
> - trivial to install and to use
> - small disk footprint
>   < 10 modules total. preferably 1
> - small memory footprint
>   this is usually the first bottleneck i see with
>   mod_perl. i don't know how big these others
>   systems get, but with the high numbers of modules...
> - fast, with little overhead to begin with.
>   just because they're mod_perl, does not mean they're
>   fast enough.
> - very basic non-syntax
>   it's either code or it's not. no added tags, etc.
> - extensibility via sub-classing.

I think that CGI::FastTemplate does all of that.
Please have a look at it, and see if everything you need is not
already in it.

CGI::FastTemplate
1 module, very fast, no syntax (no loop, etc...), should be
subclassable but what for ?

I am just using it for years with CGI first and now with mod_perl
without any problems whatsoever.

My two euro cents.

-- 
Patrick.
``C'est un monde qui n'a pas les moyens de ne plus avoir mal.''

Reply via email to