|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: How do YOU do OO in Perl?by perrin (Chancellor) |
| on Oct 06, 2003 at 18:36 UTC ( #297029=note: print w/ replies, xml ) | Need Help?? |
|
Lately I've been using Class::DBI, which uses Class::Accessor to make the accessor methods. This has been working well. When I make non-Class::DBI objects I just use simple blessed hashes.
In Section
Meditations
|
|
||||||||||||||||||||