in reply to Re: Learning OOP
in thread Learning OOP
Sure, that's how it all works (in Perl). But the way of thinking is different.
Objects are "more of the same" class, and their specific data can be handled with methods.
But of course you already know that.... ;-)
|
---|