Hello There.

Maybe playing with mod_perl handles is too much for your site's needs. Why
won't you try one of the templating systems? 
For example, Mason will let you stay with your html files, and you can add
header/footer for the pages, and won't bother you with restarts.
Link: http://www.masonhq.com/

Semuel.

-----Original Message-----
From: Hemond, Steve
Sent: Monday, January 26, 2004 3:18 PM
 Subject: Question about handlers

Hi ppl,

Actually, the only thing I need to do is to add a header/footer to my
webpages. I plan on adding dynamic content based on a database soon.
Couldn't I handle these details in simple .pl files? (Like having a .pm
acting as a library to my website, containing a bunch of well defined
functions).




-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to