Hi, I'm considering to write a small IoT script in perl6. For this I need serial communication as Perl5 has Device::SerialPort. As this module has not (yet) been ported to perl6, I suppose I can achieve this with Inline-ing. But of course, Perl6 can inline a lot of languages.
So: Which library would you use ? Thanks! -- erik colson