in reply to Re^2: Thoughts on new 'class' OO in upcoming perl
in thread Thoughts on new 'class' OO in upcoming perl
How would you prevent someone from calling new() directly, in this case skipping your argument checks?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Thoughts on new 'class' OO in upcoming perl
by tobyink (Canon) on Mar 06, 2023 at 15:11 UTC | |
by dsheroh (Monsignor) on Mar 07, 2023 at 08:38 UTC | |
Re^4: Thoughts on new 'class' OO in upcoming perl
by haj (Vicar) on Mar 06, 2023 at 20:07 UTC | |
by tobyink (Canon) on Mar 06, 2023 at 20:21 UTC | |
by haj (Vicar) on Mar 06, 2023 at 21:38 UTC |