in reply to Re: Transparently inheriting functions from a parent package
in thread Transparently inheriting functions from a parent package

use base recommends using use parent unless using the fields pragma.

  • Comment on Re^2: Transparently inheriting functions from a parent package