Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: Comparison between keys in hash

by i5513 (Pilgrim)
on Jul 07, 2011 at 08:11 UTC ( #913147=note: print w/replies, xml ) Need Help??


in reply to Re^4: Comparison between keys in hash
in thread Comparison between keys in hash

Sorry but like others told you , we won't make your homework.
RTFM and play with your code until you got the result.

PD: Please tell me if pointer to RTFM is not a proper way to use perlmonnks ... I supersearched it and appears many entries, so I think it is ok ...

Replies are listed 'Best First'.
Re^6: Comparison between keys in hash
by sarvan (Sexton) on Jul 07, 2011 at 10:33 UTC
    Okay.

    Atleast let me know what the hashes u created will do and what the foreach is intended for.

    I can understand little bit. But not fully. Just explain me. I will try it

      Okay.

      Atleast let me know what the hashes u created will do

      They will encapsulate data, that is, they will associate keys with a value, $word with a $count

      and what the foreach is intended for

      foreach is just like for, it is a loop, it is intended for iterating, in this case over a list of keys

      I can understand little bit. But not fully. Just explain me. I will try it

      What do you understand?

      You use "keys in a hash" in the title, you use two hashes, you use a loop , you recognize i5513 uses two hashes, where is the disconnect?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2023-11-30 04:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?