Re: [htmltmpl] error using HTML::Template::Compiled

2005-08-30 Thread Sam Tregar
On Tue, 30 Aug 2005, Octavian Rasnita wrote: > I have started to use the fast template HTML::Template::Compiled, but it > gives errors. Here is a test: HTML::Template::Compiled is not supported on this list, as far as I know. I'm not opposed to discussion of the module here but I thought you sho

[htmltmpl] error using HTML::Template::Compiled

2005-08-30 Thread Octavian Rasnita
Hi, I have started to use the fast template HTML::Template::Compiled, but it gives errors. Here is a test: #The program: use HTML::Template::Compiled; my $ht = HTML::Template::Compiled->new(filename => 'index.html', path => 'e:/web/presaromana/test'); $ht->param({title => 'this is the title',