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

Re^5: Seemingly enigmatic data structures

by Joost (Canon)
on Mar 05, 2005 at 18:01 UTC ( [id://436930]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Seemingly enigmatic data structures
in thread Seemingly enigmatic data structures

In cases like this:
#!perl -w use strict; my $a = sub { sub { "thingy" } }; print $a->()();

Log In?
Username:
Password:

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

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

    No recent polls found