it's a pragma.
It forces explicit declaration of variables, among other things.

One of the smarter people here can tell you the exact details of it.


-----Original Message-----
From: Tom Malone [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 20, 2001 1:42 PM
To: Perl List
Subject: RE: stupid question


Can someone tell me what "use strict;" means? Someone told me to use it, but
I don't know what it means and it (in combination with something else I did,
I'm sure) is causing a 500 internal server error in my very simple script

Thanks
Tom

-----Original Message-----
From: Randal L. Schwartz [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 20, 2001 12:59 AM
To: [EMAIL PROTECTED]; Mark Saunders
Subject: Re: stupid question


>>>>> "Mark" == Mark Saunders <[EMAIL PROTECTED]> writes:

Mark> print "Content-type:text/html\n\n";

You're missing a space.  "Content-type: text/html\n\n"


--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl
training!

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to