sman has asked for the wisdom of the Perl Monks concerning the following question:
I like this forum because everyone here is so enthusiastic and would like to help each other.
I am confused with these three terms : class/module/component. I am wondering are they the same thing in Perl? Because I was a Java developer for years and for Java, there is only one term, that is 'class'. I guess object/instance in Perl is the same as Java but not sure about class/module/component.
Look forward to your thought.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Question about class/module/component
by WizardOfUz (Friar) on Jan 21, 2010 at 18:41 UTC | |
by sman (Beadle) on Jan 21, 2010 at 19:25 UTC | |
Re: Question about class/module/component
by crashtest (Curate) on Jan 21, 2010 at 22:27 UTC | |
Re: Question about class/module/component
by Anonymous Monk on Jan 22, 2010 at 02:34 UTC |