Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

jwest's scratchpad

by jwest (Friar)
on Jun 04, 2004 at 18:05 UTC ( [id://361037]=scratchpad: print w/replies, xml ) Need Help??

my %functions = ( "setup" => { coderef => \&get_events, args => [\%formdata, $filelocation], }, );

Calling it thusly:

$functions{'setup'}->{coderef}->($functions{'setup'}->{args});
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (11)
As of 2024-04-19 16:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found