in reply to Re: Making it clearer to say that a sub is defined within current package
in thread Making it clearer to say that a sub is defined within current package

Hu, wish I had read what you said before starting posting. I realized the issue with imported functions *after* writing most of it so I added the issue as an afterthought. There's still the option of looking inside @EXPORT lists to only create the aliases for the correct functions though :)

  • Comment on Re^2: Making it clearer to say that a sub is defined within current package

Replies are listed 'Best First'.
Re^3: Making it clearer to say that a sub is defined within current package
by LanX (Saint) on Apr 11, 2019 at 15:39 UTC