On Wed, Jun 29, 2016 at 9:00 AM, Will Coleda <w...@coleda.com> wrote:
> On Tue, Jun 28, 2016 at 5:32 PM, Tom Browder <tom.brow...@gmail.com> wrote:
>> I am trying to debug a P6 pod problem, and the problem code seems to be in 
>> file:
>>
>>   rakudo/src/Perl6/Pod.nqp
>>
>> My question is how can I access code in that file?
>>
>> + Can I write an nqp script, use the Perl6::Pod module, and operate that way?
>> + How do I feed a chunk of pod to the routines?
...

> While that file is written in nqp, its part of rakudo - It may require
> other code in rakudo that isn't available in nqp.
...

Thanks, Will, that's very helpful!

Best regards,

-Tom

Reply via email to