Not exactly a direct answer to your question, but rather than using AUTOLOAD to handle accessors I tend to use Class::MethodMaker, which has the advantages of both declaring what the accessors are and not having to write the actual accessor code.
Update: Gah, cleaned up after premature posting due to hitting the wrong button.
In reply to Re: AUTOLOAD - the good, the bad, and the ugly
by Fletch
in thread AUTOLOAD - the good, the bad, and the ugly
by shemp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |