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

Re^2: Sub ref from string without eval

by kejohm (Hermit)
on Apr 02, 2012 at 22:46 UTC ( [id://963134]=note: print w/replies, xml ) Need Help??


in reply to Re: Sub ref from string without eval
in thread Sub ref from string without eval

To quote strict:

There is one exception to this rule:

$bar = \&{'foo'}; &$bar;

is allowed so that goto &$AUTOLOAD would not break under stricture.

Log In?
Username:
Password:

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

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

    No recent polls found