because it would reek havoc on all the perl one liners. And deter many beginners that are touching perl for the first time. And would annoy those who have to write a quick 5 line script in 3 seconds that forget a my for $line.
> -----Original Message----- > From: Jake [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 05, 2002 8:56 AM > To: [EMAIL PROTECTED] > Subject: Why do we even HAVE to... (was: Why using use strict;) > > > So, in post after post after post I see the comment "always > use strict"... > > I have seen threads where people are insulted because they dont... > > Every perl tutorial I've seen says you should always "use strict"... > > It apparently doesnt slow down code execution... > > If you dont "use strict", the perl monks will come and flay you... > > All of this begs the obvious question(s)... > > Why the hell isnt "use strict" built into the language? Why > doesnt perl just > do all that automatically? > > > just a question > > Cheers > J- > > > On Tuesday 04 June 2002 02:03 am, Octavian Rasnita wrote: > > Hi all, > > > > I know why I should use "use strict;" but what happen if > I use "use > > strict;" then if the code is OK, I delete this line? > > > > > > Shouldn't it work the same without this line if the code > has no problems? > > > > Thanks. > > > > Teddy, > > [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------------------- -------------------- The views and opinions expressed in this email message are the sender's own, and do not necessarily represent the views and opinions of Summit Systems Inc. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]