Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Creating a Hash using only one column in an imported data file

by 1nickt (Canon)
on Feb 13, 2017 at 18:30 UTC ( [id://1181913]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings; use feature 'say';
    
    ...
    1 2 3 4 5 6 7 8 42 10 11 12
    1 2 3 4 5 6 7 8 42 10 11 12
    1 2 3 4 5 6 7 8  1 10 11 12
    
  2. or download this
    $ perl 1181904.pl
    7 values were >= 1
    6 values were >= 9
    3 values were >= 42
    0 values were >= 666
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-19 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found