I'm very new at CGI::Application too, but I'd say make sure you have CGI::Application and HTML::Template installed. Try using "CGI::Carp qw( fatalsToBrowser )" and try invoking the application from your shell and see what happens. Maybe you're getting some kind of error.
-------- Original Message -------- Subject: [cgiapp] headers problem From: Stefan Petrea <[EMAIL PROTECTED]> Date: Sat, January 05, 2008 1:19 pm To: [email protected] Hi, I'm very new to CGI::Application I'm using this example here http://www.redantigua.com/cgi-application1.html for learning how to use CGI::Application. I get 500 every time I run helloworld.cgi-app.pl What can I do about this ? It just seems that the pl is not sending any headers. How can I solve this problem ? thank you ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################ ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
