Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: use strict

by matze77 (Friar)
on Jan 29, 2010 at 06:55 UTC ( [id://820314]=note: print w/replies, xml ) Need Help??


in reply to use strict

Use strict will break code, if you simply enable it afterwards.
So I think it is the right decision not to do this (Enable it by default).
I think let people decide what they do even if it is probably "Not the right way or Best Practice". Thats freedom ...
I think it is useful to use strict, but it should be used from the first line of code not enabled afterwards otherwise it will break the program almost for sure (At least it does with my simple pieces of code this wont be better with large programs?) ...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://820314]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-25 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found