Grrr, HTML mail.
 
Try sending the headers first so that the results from die() or warn() can be displayed by the browser.
 
print "Content-type: text/html\n\n";
writeCgiEntry();
 

Reply via email to