in reply to Re^2: Hijacking a method
in thread Hijacking a method

I would guess this method is the most portable since you don't need to install anything from CPAN to get it to work and this works on most (if not all) perls. The sub-class and/or cpan methods are certainly cleaner and more readable, but this is definitely portable.

-Paul