![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Making it clearer to say that a sub is defined within current package (Low Tech)by LanX (Sage) |
on Apr 11, 2019 at 16:54 UTC ( #1232461=note: print w/replies, xml ) | Need Help?? |
The simplest low tech solution to your XY(Z) Problem is to define xyz in a dedicated namespace.
Be aware that this may collide with other modules using the same namespace.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|