Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

hash reference question

by targetsmart (Curate)
on Jul 20, 2009 at 09:28 UTC ( [id://781575]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -e "%package = ( 'zips' => {1,2,3,4} ); print %package->{zips};"
    
  2. or download this
    perl -e "%package = ( 'zips' => {1,2,3,4} ); print $package{zips};"
    
  3. or download this
    HASH(0x23bbe4)
    

Log In?
Username:
Password:

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

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

    No recent polls found