CGI Pretty Linebreak
Hallo,
ich habe bei meinem Apache eingestellt das er CGI Skripte ausführt...naja gesagt getan er führt sie jetzt aus.
wenn ich das skript aber aufrufe kommt ein fehler....und zwar in meinem skript (nmiscgi.pl) zeile 55
String found where operator expected at /usr/local/nmis/cgi-bin/nmiscgi.pl line 55 near "";$CGI::Pretty::LINEBREAK="" (Might be a ranaway multi-line "" string starting on line 54) syntax error at /usr/local/nmis/cgi-bin/nmiscgi.pl line 55 near "";$CGI::Pretty::LINEBREAK="";
hier noch das stückchen quelltext aus der nmiscgi.pl:
#Prefer to use CGI::Pretty for html processing
use CGI::Pretty qw(:standard *table *Tr *td *form *Select *div);
$CGI::Pretty::INDENT = " ";
$CGI::Pretty::LINEBREAK = "\n ";
push @cgi::Pretty::AS_IS, qw(p h1 h2 center b comment option span);
wäre für jede hilfe dankbar!!!
MfG
ich habe bei meinem Apache eingestellt das er CGI Skripte ausführt...naja gesagt getan er führt sie jetzt aus.
wenn ich das skript aber aufrufe kommt ein fehler....und zwar in meinem skript (nmiscgi.pl) zeile 55
String found where operator expected at /usr/local/nmis/cgi-bin/nmiscgi.pl line 55 near "";$CGI::Pretty::LINEBREAK="" (Might be a ranaway multi-line "" string starting on line 54) syntax error at /usr/local/nmis/cgi-bin/nmiscgi.pl line 55 near "";$CGI::Pretty::LINEBREAK="";
hier noch das stückchen quelltext aus der nmiscgi.pl:
#Prefer to use CGI::Pretty for html processing
use CGI::Pretty qw(:standard *table *Tr *td *form *Select *div);
$CGI::Pretty::INDENT = " ";
$CGI::Pretty::LINEBREAK = "\n ";
push @cgi::Pretty::AS_IS, qw(p h1 h2 center b comment option span);
wäre für jede hilfe dankbar!!!
MfG
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 81030
Url: https://administrator.de/contentid/81030
Ausgedruckt am: 26.11.2024 um 12:11 Uhr
5 Kommentare
Neuester Kommentar