in reply to Re: Need help with clashing method names
in thread Need help with clashing method names

Indeed, explicit specification is a tiny bit better than implicit like tag-based ":all" etc, but it still doesn't solve problem if the imported name will be used in the next version of the parent class, for example.

I've sent a patch to initiate a discussion in perl5-porters, we'll see how it goes.

  • Comment on Re^2: Need help with clashing method names