Break out the set-the-MRO logic from the XS_mro_set_mro into Perl_mro_set_mro(),
authorNicholas Clark <nick@ccl4.org>
Sat, 27 Dec 2008 14:32:59 +0000 (14:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 27 Dec 2008 21:12:13 +0000 (21:12 +0000)
commit31b9005d8ff165a414c5e3493027e1656d7e810f
treea220586ab1cb200072527680d3bc00f88bbf6bd4
parent553e831a35acc518a30a7514866e0d1440e894ef
Break out the set-the-MRO logic from the XS_mro_set_mro into Perl_mro_set_mro(),
which can be called from C code (such as the guts of extensions).
embed.fnc
global.sym
mro.c
proto.h