Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Getting code-ref of anonymous caller

by LanX (Saint)
on Jul 31, 2020 at 15:13 UTC ( [id://11120151]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    CURRENT SUB: CODE(0x24c9198)
    main::upper CODE(0x24c9198)
    CURRENT SUB: CODE(0x24e8568)
    main::__ANON__ CODE(0x24c0580)  # <--- OOPS
    
  2. or download this
    use strict;
    use warnings;
    ...
    };
    
    $ano->();
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11120151]
Approved by marto
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found