Hacker News new | ask | show | jobs
by raiph 3419 days ago
> lets you marshall data between the interpreters.

To be clear, Inline::Perl5 (and the other inlines like Inline::Python) automatically marshal data.

And exceptions. And classes (so you can sub-class a Perl 5 or Python etc. class in Perl 6). Etc.