HTML/CGI question

I have one simple HTML code which execute one CGI script written in PERL  
the error message i received is as follows:

"[Mon Aug 14 14:18:38 1995] httpd: malformed header from script"   
 

The Perl script is as follows:

#!/usr/local/bin/perl
 
print "Content-type: text/html\n";

Anyone can help for this ?  Thanks


Steve Chang

--
*******************************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, offer or
agreement or any information about any transaction, customer account or account
activity contained in this communication.
*******************************************************************************

Received on Wednesday, 16 August 1995 12:40:40 UTC