Thread Syntax-Error (30 answers)
Opened by SirLant at 2003-08-26 20:34

SirLant
 2003-08-27 17:57
#80421 #80421
User since
2003-08-04
516 Artikel
BenutzerIn
[default_avatar]
Wenn ich mit cgi.pm Arbeite sieht ne Ausgabe bei mir so aus:

Code (perl): (dl )
1
2
3
4
print header (),
       start_html (-title => "Foobar"),
       h1 ("Hallo Perl-Community"),
       end_html ();
--Programming today is a race between Software Enginers striving to build bigger and better idiot-proof Programs,
and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning!

View full thread Syntax-Error