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

Re^3: 'state' variables and unit testing

by Jenda (Abbot)
on Feb 02, 2014 at 02:06 UTC ( [id://1073015]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    { my $_cached;
     sub whatever {
       $_cached //= ...
     }
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found