[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: [perl #60220] mro::method_changed_in(..) ignores AUTOLOAD
On Sat, Nov 01, 2008 at 01:17:26AM -0700, laurent dami via RT wrote:
> In other words, updating @ISA magically refreshes the method
> cache, while updating the glob does not.
That matches the patch I produced - I added a check to
S_glob_assign_ref for assignment of an array ref to @{Foo::ISA}.
Tony
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]