Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Increasing key/values held in a Hash from an Array

by leocharre (Priest)
on Mar 17, 2006 at 21:42 UTC ( [id://537590]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    
    ...
        
        return $score;
    }
    
  2. or download this
    [leo@mescaline ~]$ perl scorelines.pl
    line 1 score 8
    line 2 score 6
    ...
    line 4 score 9
    line 5 score 4
    line 6 score 6
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-03-29 11:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found