"Jason C. Leach" wrote:

> I'm looking for some good ideas on developing web sites w/ mod_perl.  One
> think we were looking at was to write template HTML pages, and run them
> through a perl prg to replace home made tags w/ data.
> 
> Another was to write an apache mod that will contain/load the HTML on the
> first hit and cach all the pages and gfx (not too much).
> 
> Can anyone comment on some good techniques to develope mod_perl sites?  We
> will need mod_perl to be fast, interact w/ a DB, and run of FreeBSD or
> Linux.

Have a look at the Template Toolkit by Andy Wardley.
It is on CPAN and it rocks (IMHO).

-- 
    Bernhard Graf   -- s p e e d l i n k . d e --   fon +49-30-28000-182
[EMAIL PROTECTED]      http://www.speedlink.de      fax +49-30-28000-22
   sw engineering         Dircksenstraße 47         D-10178 Berlin

Reply via email to