Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Getting information from an array of hashes

by chumley (Sexton)
on Apr 25, 2001 at 20:25 UTC ( [id://75525]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        my %hash = $diary_data[0];
        my @temp1 = keys %hash;
    ...
            print "$temp2\n";
            print "$hash{$temp2}\n";
        }
    
  2. or download this
    Reference found where even-sized list expected at ./send_referral.pl l
    +ine 200.<BR>
    Use of uninitialized value at ./send_referral.pl line 204.<BR>
    ARRAY(0x3c05dc)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-25 16:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found