Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Real life uses for closures. (update: disambiguation)

by LanX (Saint)
on Feb 12, 2013 at 03:30 UTC ( [id://1018284]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    { 
      my $var;
    ...
      sub getter { $var };
      sub setter { $var = shift };
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1018284]
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: (6)
As of 2024-03-28 13:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found