On Wednesday 30 January 2008 16:25:28 Will Coleda wrote:
> Oh, you mean the thing that's listed in docs/dev/pccmethods.pod ?
I have to read that just about every time I use it too. As I most recently
read it on Saturday, it was fresh in my mind. Otherwise I'd have been almost
as confused as y
On Jan 30, 2008 5:19 PM, chromatic via RT
<[EMAIL PROTECTED]> wrote:
>
> On Wednesday 30 January 2008 14:11:32 Will Coleda wrote:
>
> > What's the proper method for invoking this from inside a PMC (hoping
> > for simpler syntax)? or in straight C? (the problem points are in the
> > the luanumber's
On Wednesday 30 January 2008 14:11:32 Will Coleda wrote:
> What's the proper method for invoking this from inside a PMC (hoping
> for simpler syntax)? or in straight C? (the problem points are in the
> the luanumber's MMD section).
Parrot_PCCINVOKE, or just PCCINVOKE.
-- c
# New Ticket Created by Will Coleda
# Please include the string: [perl #50414]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50414 >
Attempted to convert lua to use the new METHOD syntax. Went fairly
well, despite having t