Hi there,
I am starting using HTML::Template modules and I wrote a script with the
first example within the doc.
I am not able to see the results of my CGI from my browser. It displayed
error 500 Internal Server Error.
I gave the correct rights to my script to make it executable.
In the @INC, there is no problem. When I run perl -e 'use
HTML::Template', there is no error in the output.
When I launch my script from the command line, it's ok. I can see the
results.
I don't know where the problem is.
Thanks for your help.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>