This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #78362] Make mro_package_moved check for recursion
authorFather Chrysostomos <sprout@cpan.org>
Wed, 13 Oct 2010 05:07:17 +0000 (22:07 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 13 Oct 2010 05:09:01 +0000 (22:09 -0700)
commit62c1e33fbe385549e958f7699d17bfc9e0cd1ca2
tree6381129bf0b8ff17d2a6d39ec6c5491a61663c89
parent989690ac118eb981de3afdd9b2e092362f453d31
[perl #78362] Make mro_package_moved check for recursion

The existence of main::main::... caused mro_package_moved to break
Text::Template, and probably Acme::Meta as well.
embed.fnc
mro.c
proto.h
t/mro/package_aliases.t