in reply to Perl 5 script using perl 6 module...

While I'm not anywhere near the inner circles, I understand that Ponie will compile Perl5 into Parrot, just like the Perl 6 engine will compile Perl 6 into Parrot.

Once they are both in Parrot, I suspect most stuff will just work - except for the modules which depend on Perl internals.

  • Comment on Re: Perl 5 script using perl 6 module...