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

Re: Dear Venerable Monks

by biohisham (Priest)
on Sep 15, 2015 at 08:53 UTC ( [id://1142025]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #Untested code for lack of example input by the OP
    use strict; #enforces predeclaration of variables, better scoping.
    ...
         $hash{$second_column}=1; 
     }
    print Dumper(\%hash) #see if the hash looks like what is expected.
    
  2. or download this

Log In?
Username:
Password:

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

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

    No recent polls found