From bjoynes@edge.net Sat Apr 8 04:03:28 2000 From: bjoynes@edge.net To: users@lists.opensuse.org Subject: [SLE] Perl Errors Date: Fri, 07 Apr 2000 23:03:28 -0500 Message-ID: <38EEAF90.C24BF63A@edge.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2562925870026839507==" --===============2562925870026839507== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Running SuSE 6.3 with Perl 5.005_03 I'm trying to learn some perl and HTML and had entered this program in Cooledit v3.11.5 #!/usr/bin/perl print "Content-type:text/html\n\n"; print <Test Page

Hello, world!

EndOfHTML When I run 'perl -cw" I keep getting "Can't find string terminator "EndOfHTML" anywhere before EOF at first.cgi line3." I have looked through the Man pages under "man perldiag" but their answer was not helpful. I have also made sure that I did not have any white spaces.=20 Does anyone have any suggestions please.... Thanks Bryn Joynes --=20 To unsubscribe send e-mail to suse-linux-e-unsubscribe(a)suse.com For additional commands send e-mail to suse-linux-e-help(a)suse.com = =20 Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ --===============2562925870026839507==--