Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: scope of "use strict"? (needed: "superstrict")

by leriksen (Curate)
on Jul 07, 2005 at 12:41 UTC ( [id://473074]=note: print w/replies, xml ) Need Help??


in reply to Re: scope of "use strict"? (needed: "superstrict")
in thread scope of "use strict"? (needed: "superstrict")

In my experience, people dont 'design' modules to only work without strictures. More typically, they dont 'use strict' because, and I quote, 'you just end up with lots of annoying lines getting in the way' (I had an experience somewhat like that today - the developers had a huge script with everything as a global. And to top it all, I gave him a function to do some parsing, which promptly broke when he removed all the 'my's' in front of the lexical variables. A stern talking-to then ensued).

...it is better to be approximately right than precisely wrong. - Warren Buffet

  • Comment on Re^2: scope of "use strict"? (needed: "superstrict")

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-25 04:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found