Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Getting information from an array of hashes

by chumley (Sexton)
on Apr 25, 2001 at 20:25 UTC ( #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? | Other CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2023-09-24 01:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?