Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Finding the size of an array in a hash?

by spacey (Scribe)
on Feb 10, 2003 at 13:04 UTC ( [id://234104]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    push @{$FULLLINES{$account}}, “$lines”;
    
  2. or download this
    foreach $key (sort keys %FULLLINES){
    
    ...
    
    } else {print "Account $key is listed:$num times\n";}
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://234104]
Approved by Hofmator
Front-paged by broquaint
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-26 02:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found