Re: [htmltmpl] ModPerl and HTML::Template?
Brought to you by:
samtregar
From: MArk W. <ma...@or...> - 2005-05-06 08:17:06
|
If you visit the UK DTI Government website (www.companieshouse.gov.uk) and use any of thier data services, they are all built with mod_perl and HTML::Template. We even use HTML::Template for dynamic generation of emails to customers. It works very well and we make use of the caching facilities. MArk Williams Senior developer Orchid Telematics > joseph canton wrote: > > > Has anyone used HTML::Template with modperl or Apache::ASP? > > I was one of the main developers of http://www.fotoserve.com/ which uses > a combination of mod_perl 1 and HTML::Template. The combination works > like a dream. > > Mike > |