Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Method Calls on multiple objects

by Limbic~Region (Chancellor)
on Mar 27, 2004 at 14:48 UTC ( [id://340263]=note: print w/replies, xml ) Need Help??


in reply to Re: Method Calls on multiple objects
in thread Method Calls on multiple objects

DamnDirtyApe,
Or am I missing something?
Not really. You would have to modify it only slightly to allow argument passing. The big difference is that with:
$obj_merged->bark( 'mailman' );
You get the benefit of not having to remember how many/which objects (which could be of different classes) are in the merged object. It also becomes a heck of a lot easier depending on how many times you want to bark at the moon. This is why I do not think my second example would be desireable to the person asking either.

Keep in mind I am not suggesting a new module for CPAN by any stretch of the imagination - just something to help someone who asked.

Cheers - L~R

Log In?
Username:
Password:

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

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

    No recent polls found