Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Getting name of sub from a hash-based dispatch table?

by CountZero (Bishop)
on Jan 21, 2004 at 20:05 UTC ( [id://322979]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    %query=('action1'=>[\&handler1,'public'],
           'action2'=>[\&handler2, 'public'],
           'action3'=>[\&_do_not_advertise_this_function_externally,'priva
    +te'],
           # and so on
    );
    

Log In?
Username:
Password:

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

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

    No recent polls found