![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re^4: override CORE sub and keep method in same package (Updated)by bulk88 (Priest) |
on Oct 15, 2013 at 14:53 UTC ( #1058303=note: print w/replies, xml ) | Need Help?? |
You guessed right. Unfortunately I have to change something in the existing method subs, for all the solutions presented here. So I might as well just replace all calls to builtin select in each method with a select2 I defined. Checking if the first arg is blessed is another solution which probably would have been cleaner then putting select2 everywhere.
In Section
Seekers of Perl Wisdom
|
|