Front page | perl.perl5.porters |
Postings from January 2000
Re: On Pseudohashes
Thread Previous
|
Thread Next
From:
Damian Conway
Date:
January 18, 2000 12:42
Subject:
Re: On Pseudohashes
Message ID:
200001182042.HAA00381@indy05.csse.monash.edu.au
> >Does pre-declaring methods to be handled via AUTOLOAD entirely clear
> >this matter up?
>
> Yes. There will be a stub in C so that will trigger "call" C::method
> which will then AUTOLOAD.
I'm deeply chagrined to discover that I omitted any discussion of this
MI gotcha and its predeclaration fix from the first edition of "Object
Oriented Perl". Be assured that will be rectified if Edition 2 ever sees
the light of day.
Damian
Thread Previous
|
Thread Next