On Fri, May 25, 2012 at 7:42 PM, Eric Brine <ikegami@adaelis.com> wrote: > I think all of that be done on cpan by hooking into the method call checker, > so this could actually be prototyped outside of core. I don't think that has the right scoping. It would break in any calling code that was compiled before the call checker was loaded. I don't think it would allow for a serious implementation, though it could make an interesting experiment. LeonThread Previous | Thread Next