Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Why Closures?

by ZZamboni (Curate)
on Apr 28, 2001 at 21:09 UTC ( [id://76395]=note: print w/replies, xml ) Need Help??


in reply to Why Closures?

As a simple example of a useful application of closures (and some interesting discussion) see my Setting up signal handlers for an object with access to $self snippet. In this case, you can use closures to store the current value of a variable ($self in this case) to provide later access to its current value without having to explicitly store it anywhere.

--ZZamboni

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-19 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found