On Sun, 29 Aug 2004 11:09:46 +0200 Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Mattia Barbon <[EMAIL PROTECTED]> wrote:
>
> > Hello,
> > this patch implements Parrot_call_method (with test).
>
> This code seems to duplicate functions from F and
> returning results from the call is missing.
Mattia Barbon <[EMAIL PROTECTED]> wrote:
> Hello,
> this patch implements Parrot_call_method (with test).
This code seems to duplicate functions from F and
returning results from the call is missing.
If should be easy to wrap Parrot_run_meth* and use existing code.
leo
# New Ticket Created by Mattia Barbon
# Please include the string: [perl #31379]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=31379 >
Hello,
this patch implements Parrot_call_method (with test).
It also adds a note t