http://www.perlmonks.org?node_id=659055


in reply to Getting the link to work

In the case you cannot find your errorlog file, you can add use CGI::Carp qw(fatalsToBrowser); to your cgi script and get the errors sent to your browser.