This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
When resetting our children, wipe out the isa cache too.
authorNicholas Clark <nick@ccl4.org>
Sat, 25 Jul 2009 16:04:29 +0000 (17:04 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 25 Jul 2009 16:04:29 +0000 (17:04 +0100)
commit1375cf1cf2085f851bb176047d5e60248542f555
treede4ec46b79024f56580ada2036d1f250293c8728
parent7d88e6c43c2bbc666364eda2fbdc0dd431ac3dcf
When resetting our children, wipe out the isa cache too.

(Fix to change 34354, which introduced a cached hash to make ->isa O(1))
mro.c