Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: lazy creation of a hash

by scorpio17 (Canon)
on May 12, 2011 at 13:26 UTC ( [id://904399]=note: print w/replies, xml ) Need Help??


in reply to lazy creation of a hash

Instead of a global hash, consider creating a singleton object having get() and set() methods.

Replies are listed 'Best First'.
Re^2: lazy creation of a hash
by John M. Dlugosz (Monsignor) on May 12, 2011 at 13:51 UTC
    And exists, and keys, and when I'm all done it might as well be a tied hash since that is the API I want to provide.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found