in reply to Re: Store only object data but not the whole class
in thread Store only object data but not the whole class
... object creation ... (my preferred syntax):
my $obj = Whatever::->new();
Just as a matter of curiosity, why do you prefer the trailing :: in the constructor call?
Give a man a fish: <%-{-{-{-<
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Store only object data but not the whole class
by kcott (Archbishop) on Aug 31, 2016 at 06:01 UTC | |
|
Re^3: Store only object data but not the whole class
by NetWallah (Canon) on Aug 30, 2016 at 19:00 UTC |