in reply to Re: Really Writing Object Oriented Perl
in thread Really Writing Object Oriented Perl
Something that:
If the community can decide on some default library like that, it should be put in the core.
I know the tendency is to keep as much as possible out of the core, but a default good OO layer (i.e. not Class::Struct) is just plain needed to be able to write good OO perl. It really is too much work to write reliable OO perl without using external modules.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Really Writing Object Oriented Perl
by shmem (Chancellor) on Jun 03, 2007 at 20:59 UTC | |
by Joost (Canon) on Jun 05, 2007 at 01:36 UTC | |
by shmem (Chancellor) on Jun 05, 2007 at 11:15 UTC |