Randal L. Schwartz wrote:
"Richard" == Richard Lee <[EMAIL PROTECTED]> writes:
Richard> 2)and I just don't really understand OO modules.
You have two issues rolled into one here. The properties of "OO" and "module"
are orthogonal. There are OO programs that don't use modules. T
> "Richard" == Richard Lee <[EMAIL PROTECTED]> writes:
Richard> 2)and I just don't really understand OO modules.
You have two issues rolled into one here. The properties of "OO" and "module"
are orthogonal. There are OO programs that don't use modules. There are
modules that don't use OO.
Richard Lee wrote:
I would like someone's experince on learning modules.
I have been avoiding learning modules for couple reasons
1)to learn and try to reinvent some of the wheels to learn the tricks
2)and I just don't really understand OO modules.
It is very difficult for me to understand modul
On Wed, Mar 12, 2008 at 11:41 PM, Richard Lee <[EMAIL PROTECTED]> wrote:
> Well, the one of the reason that I have been avoding using the modules
> was that I wanted to understand what the hell I am using.
>
> And I read somewhere that reading what others have wrote is among the
> best way to l
Richard Lee wrote:
Hello there,
I would like someone's experince on learning modules.
I have been avoiding learning modules for couple reasons
1)to learn and try to reinvent some of the wheels to learn the tricks
2)and I just don't really understand OO modules.
It is very difficult for me to un
yitzle wrote:
I've been avoiding modules somewhat, too.
However, you don't really need to be that familiar with OO to learn to
use the modules.
Are you trying to read the module's code to learn about them? Most
people just use the documentation on CPAN.
Well, the one of the reason that I have
I've been avoiding modules somewhat, too.
However, you don't really need to be that familiar with OO to learn to
use the modules.
Are you trying to read the module's code to learn about them? Most
people just use the documentation on CPAN.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition