Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Perl Hashes

by dorward (Curate)
on Apr 24, 2007 at 09:57 UTC ( [id://611677]=note: print w/replies, xml ) Need Help??


in reply to Perl Hashes

> Can I use a variable for value of a hash?

Yes

> qw( var $dw_VAR

qw doesn't interpolate

%$dw_TG = ( var => $dw_VAR str => $dw_STR mkt => $dw_MKT );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-19 15:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found