http://www.perlmonks.org?node_id=1061513


in reply to Re: Concurrency in Perl 6
in thread Concurrency in Perl 6

I mean, if I find a really cool C library whose functionality I want to wrap, precisely how do I go about doing that ?

You probably want to use the NativeCall module.