|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Answer: overriding a methods. |
| ( #136274=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > object-oriented programming > overriding a methods. contributed by merlyn
The first one works fine, provided you understand that you're compiling code which has to be compiled after the original method is compiled. So, it's fine after a use that pulls in the other module. You'll probably get a "redefining ___" warning though. The typeglob assignment has also worked for me in the past.
|
|
||||||||||||||||||