Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Default Hash Key

by ikegami (Patriarch)
on May 02, 2008 at 01:05 UTC ( [id://684069]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    {
       package Hash::WithDefault;
    ...
    
       print("$_: $hash{$_}\n") for qw( a b ~ );
    }
    
  2. or download this
    a: a vowel
    b: a consonant
    ~: not in the alphabet
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2025-01-18 09:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (56 votes). Check out past polls.