|
|
| Just another Perl shrine | |
| PerlMonks |
Answer: Is this call frowned upon? &method($objectref, $more_params)? |
| ( #15207=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > object-oriented programming > Is this call frowned upon? &method($objectref, $more_params)? contributed by merlyn
Why not just
? What are you gaining by your "method" (heh) except the chance to miss out on inheritance?
|
|
||||||||||||||||||||