Mattia Barbon <[EMAIL PROTECTED]> wrote: > Hello, > this patch implements Parrot_call_method (with test).
This code seems to duplicate functions from F<src/inter_run.c> and returning results from the call is missing. If should be easy to wrap Parrot_run_meth* and use existing code. leo