I'd not be surprised if the total number of CPAN modules actually tested by everyone who's tried Inline::Perl5 is less than 100 so far. A few folk on #perl6 have mentioned using it. Tux has mentioned
using Inline::Perl5 with Text::CSV_XS elsewhere in this thread. Stefan Seifert, the author of Inline::Perl5, said it was
working with DBI a few days after his first commits to Inline::Perl5 and he's since demo'd using it with Catalyst.
Stefan has also briefly touched on some Perl 5 features that are not expected to work with Inline::Perl5.
Another important option when considering mixing Perl 5 and Perl 6 is Inline::Perl6.
Btw `&foo.nextwith...` is supposed to one day tailcall the `foo` sub but it's not yet been implemented in Rakudo.
In reply to Re^2: Perl 5, Python, Rakudo, C/C++, Java, Lua?
by raiph
in thread Perl 5, Python, Rakudo, C/C++, Java, Lua?
by raiph
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.