Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re (tilly) 1: References quick reference

by tilly (Archbishop)
on Apr 05, 2001 at 08:46 UTC ( #70008=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    &$aSub(@args);
    $aSub->(@args); # This notation due to merlyn
    
  2. or download this
    package foo;
    sub bar {
    ...
    bless \$x, "foo";
    # But the blessing is not forgotten!
    (\$x)->bar();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2023-11-29 02:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?