Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: strict or not strict?

by chromatic (Archbishop)
on Aug 19, 2005 at 17:21 UTC ( [id://485225]=note: print w/replies, xml ) Need Help??


in reply to strict or not strict?

You can make a hash of references:

my %hash_refs = ( foo => \$foo, bar => \$bar );

Then look up the reference by name use it where you'd use the hash.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-29 10:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found