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