![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^6: Unclear about 'our'by ibm1620 (Hermit) |
on Dec 28, 2022 at 20:48 UTC ( [id://11149176]=note: print w/replies, xml ) | Need Help?? |
I see what you mean. Now that I have read a bit about OO Perl I see that what I've been creating would be considered "class variables" (a.k.a. static member variables) in C++, which is the extent of my OO experience. As you point out, they have their place, but they're not the same as instance variables.
In Section
Seekers of Perl Wisdom
|
|