Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Canon concerning coderef calls?

by NetWallah (Canon)
on Nov 15, 2004 at 19:32 UTC ( [id://407924]=note: print w/replies, xml ) Need Help??


in reply to Canon concerning coderef calls?

Clunky, but this works ...
foreach my $MySubName (@list) { &{\&$MySubName}($MySubName); }

    Earth first! (We'll rob the other planets later)

Log In?
Username:
Password:

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

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

    No recent polls found