perl -c is your friend. fix compile errors.

git-svn-id: svn://10.0.0.236/trunk@39037 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cyeh%netscape.com
1999-07-13 02:04:21 +00:00
parent 03db77fa72
commit 480e7ab205

View File

@@ -23,13 +23,13 @@ require 'lloydcgi.pl';
require 'header.pl';
use Date::Parse;
use Date::Format
use Date::Format;
my $TIMEFORMAT = "%D %T";
$| = 1;
<EFBFBD><EFBFBD> l print "Content-type: text/html\n\n<HTML>\n";
print "Content-type: text/html\n\n<HTML>\n";
print "<H1>Notes log</H1>\n";