Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: symbolic references

by james2vegas (Chaplain)
on Jan 01, 2011 at 09:08 UTC ( [id://879978]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
                 There is one exception to this rule:
    
    ...
                 is allowed so that "goto &$AUTOLOAD" would not break unde
    +r
                 stricture.
    
  2. or download this
    sub test {
        goto \&{'greet';};
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found