This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #77238] Aliased @ISA does not work
authorFather Chrysostomos <sprout@cpan.org>
Sun, 14 Nov 2010 01:28:46 +0000 (17:28 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 14 Nov 2010 01:36:16 +0000 (17:36 -0800)
commit6624142a770b3cb9a18e1968e0294117f8f8efa1
tree025158923d66c7a1cc78ebe5ee48c97fb0b95d86
parent578895fb2f0e19d2b8092cb6d9ea802f07e7ff02
[perl #77238] Aliased @ISA does not work

This makes aliased @ISA arrays work by storing a non-magical AV as the
mg_obj if there need to be multiple entries.
MANIFEST
mg.c
sv.c