AUTOLOAD

bah@longitude.com bah at longitude.com
Tue Jan 16 13:43:32 GMT 2007


> Specifically, a child's AUTOLOAD will block a parent's AUTOLOAD, and
> there is no convention for passing AUTOLOAD requests between AUTOLOADs
> (equivalent of the ->SUPER::* or ->NEXT::* invocations for passing
> ordinary method calls up the inheritance tree).

That's not to say that it isn't possible.  Check XML::Generator's "STACKED
AUTOLOADs".

Ben


More information about the london.pm mailing list