Explictly export Perl_mro_meta_init() so that HvMROMETA() can become part of the
authorNicholas Clark <nick@ccl4.org>
Fri, 26 Dec 2008 21:31:47 +0000 (21:31 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 27 Dec 2008 21:12:12 +0000 (21:12 +0000)
commitc60bad7b8870cf2745c93e1b99cbb504daa780b2
treea73fc553dec37089d4236320a3cad6babd9aa346
parenta3e6e81e81213c31f0612471c427044481a95287
Explictly export Perl_mro_meta_init() so that HvMROMETA() can become part of the
public API and be used outside the core. However, leave Perl_mro_meta_init() as
a private implementation detail.
embed.fnc
embed.h
global.sym
hv.h