Re: [htmltmpl] Is HTML::Template pure Perl?

2004-08-01 Thread Mathew Robertson
Title: Message yes - so long as your PERL5LIB value is set before you start your instance of the web server.   Note that you may not be able to use the "shared memory" caching option under win32 -> although the file-caching mechanism should work ok.   Mathew     - Original Message

[htmltmpl] Is HTML::Template pure Perl?

2004-08-01 Thread Dan Horne
Title: Message Hi all   I'm looking for an HTML templating system that is pure Perl. The reason is that I need a templating package that can be installed on shared hosts without requiring the hosting service administrators to compile anything. I'm after something that is OS agnostic, so if