Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: hash problem

by murugu (Curate)
on Jun 08, 2005 at 09:54 UTC ( [id://464615]=note: print w/replies, xml ) Need Help??


in reply to hash problem

Hi,

The code you written have some typo errors. You have assigned splitted values into $ref and $str, but you are storing the $str to an hash %names with key as $refnum which in turn is undefined. That is why die part is getting executed.

Regards,
Murugesan Kandasamy.

Log In?
Username:
Password:

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

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

    No recent polls found