Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: When is => ne , (warning rather arcane and possibly totally useless)

by dragonchild (Archbishop)
on Jul 22, 2004 at 12:43 UTC ( [id://376553]=note: print w/replies, xml ) Need Help??


in reply to When is => ne , (warning rather arcane and possibly totally useless)

I think part of the boggling has to do with the fact that 'strict' is a legal bareword if strictures are off. I had to think through that one when I looked at this one. (Nice conundrum, btw. ++!) You see "use strict" in some fashion and that bit is flipped in your head, regardless of the fact that the mess you're considering is the "use strict" declaration itself. So, I was applying strictures (specifically strict 'refs') without truly verifying that strictures were in force.

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

I shouldn't have to say this, but any code, unless otherwise stated, is untested

  • Comment on Re: When is => ne , (warning rather arcane and possibly totally useless)

Log In?
Username:
Password:

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

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

    No recent polls found