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

Re: number of keys and values in a hash

by jethro (Monsignor)
on Oct 12, 2011 at 09:30 UTC ( [id://930948]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %nums =( "$number", $info);
    
  2. or download this
    $nums{$number}= $info;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 01:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found