![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Object inheritance and AUTOLOADby gaal (Parson) |
on Dec 04, 2004 at 12:06 UTC ( #412390=note: print w/replies, xml ) | Need Help?? |
If you want to chain AUTOLOADs, take a look at NEXT.pm. But if all you need this for is accessors, you're better off using one of the accessor modules from CPAN; my favorite is Class::Accessor. It's faster and plays nicely with inheritance.
In Section
Meditations
|
|