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:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user