Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: hash reference doubt

by jethro (Monsignor)
on Jul 20, 2009 at 09:50 UTC ( [id://781577]=note: print w/replies, xml ) Need Help??


in reply to hash reference question

The warning normally would be an error, but there was a bug in some old perl versions so that using %x->{} would be accepted. Since a lot of scripts inadvertently had used this bug (i.e. made a mistake that couldn't be found because the interpreter still did the right thing) the bug only received a warning so that those old scripts don't break.

Log In?
Username:
Password:

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

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

    No recent polls found