Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: How to understand chapter 6 of Higher Order Perl?

by McA (Priest)
on Mar 13, 2014 at 08:44 UTC ( [id://1078137]=note: print w/replies, xml ) Need Help??


in reply to Re: How to understand chapter 6 of Higher Order Perl?
in thread How to understand chapter 6 of Higher Order Perl?

May I add somthing?

The book says that this is "syntactic sugar". So, BrowserUk's example is the same as:

$later = sub { say 'Keeping my' }; ... $later->();

McA

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-25 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found