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.