Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Hash dereference breaks from 5.8.9 to 5.10.1

by jwkrahn (Abbot)
on Dec 06, 2011 at 20:19 UTC ( [id://942098]=note: print w/replies, xml ) Need Help??


in reply to Hash dereference breaks from 5.8.9 to 5.10.1

what the best way would be to fix the script to work correctly in both versions.

Yes, dereference the hash reference correctly, thusly:

$Hash_reference->{$values[0]} = \@values;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-03-28 14:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found