|
|
| XP is just a number | |
| PerlMonks |
Answer: Is this call frowned upon? &method($objectref, $more_params)? |
| ( #15213=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > object-oriented programming > Is this call frowned upon? &method($objectref, $more_params)? contributed by Anonymous Monk
Ummm,
doing it this way, your method has to be imported
into the current name space.
|
|
||||||||||||||||||