in reply to Re: Use cases for 'sub Pckg::func { }' ?
in thread Use cases for 'sub Pckg::func { }' ?
I'm a bit puzzled why you need all those packages, instead of defining separate methods in the same namespace.
Tho I'm often not "skilled" enough to understand your code... ;-)
++ for creativity! =)
Ah, I think I got it, those packages are classes and you populate them with methods in a shorter syntax.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Use cases for 'sub Pckg::func { }' ?
by tybalt89 (Monsignor) on Aug 01, 2020 at 14:48 UTC | |
by LanX (Saint) on Aug 03, 2020 at 13:54 UTC |