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
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',