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

Re: using hash key as hash value ...

by George_Sherston (Vicar)
on Oct 02, 2001 at 04:37 UTC ( [id://116033]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Global symbol "%media" requires explicit package name
    
  2. or download this
    my %media = (        
      bond    => "USLetter:Plain:white:75",    
    );
    $media{letter} = $media{bond};    
    $media{plain} = $media{bond};
    

Log In?
Username:
Password:

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

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

    No recent polls found