in reply to
Re^2: howto call an overridden sub
in thread
howto call an overridden sub
yes, it does a deep search on the hierarchy tree, so it first looks for the method in A, then in A parents, then in B, etc.
Comment on
Re^3: howto call an overridden sub
In Section
Seekers of Perl Wisdom