Hi Khalid - > my $tt = Template->new( { > VARIABLES => { > username => 'Simba', > }, > RELATIVE => 1, > } ) || die "$Template::ERROR\n";
I think you want CONSTANTS, not VARIABLES. HTH, Larry _______________________________________________ templates mailing list templates@template-toolkit.org http://mail.template-toolkit.org/mailman/listinfo/templates