Williams Andy - anwill <[EMAIL PROTECTED]> said something to this effect on 07/05/2001: > Hi, > > I've tried looking for some info on this but couldn't find > quite what I needed. I'm designing a site with a lot of > dynamic pages. The whole site is using modperl. Is there > anyway that I can create just one Template object, ie create > the object in the startup.pl script and use this in the rest of > my code.
Take a look at Apache::Template, on CPAN. It does what it sounds like you want it to do. (darren) -- If you try to fail, and succeed, which have you done?
