Fix @{*ISA} autovivification
authorFather Chrysostomos <sprout@cpan.org>
Fri, 13 Jul 2012 00:50:51 +0000 (17:50 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 13 Jul 2012 00:50:51 +0000 (17:50 -0700)
commit986d39eeb4080ac83a841368252abaf063cc1486
tree256ccc5ac4c43c9338bc2b6c5492dff548362d05
parentdfedf89255b7306231f87f711321b2a976aec65f
Fix @{*ISA} autovivification

It was not attaching magic to the array, preventing subsequent changes
to the array from updating isa caches.
gv.c
t/mro/basic.t