Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Remove bless reference or class/package name from method arguments

by Bloodnok (Vicar)
on May 20, 2009 at 10:43 UTC ( [id://765178]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use NumObject;
    
    ...
    my $d = $a->addObjects($b);
    my $e = NumObject::addObjects($a, $b);
    

Log In?
Username:
Password:

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

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

    No recent polls found