Hi, What's the use case for converting Perl 5 to Perl 6 automatically?
If you want to use Perl 5 code from within your Perl 6 code, you can do that through Inline::Perl5. But automatic translation (if it works at all) typically doesn't produce good or idiomatic code, so you should try to stay away from it. Cheers, Moritz On 12.02.2017 07:47, ToddAndMargo wrote: > Hi All, > > I know I asked this once before and I had though I'd written it > down, but do you have any favorite Perl5 to Per6 converters? > > Many thanks, > -T > -- Moritz Lenz https://deploybook.com/ -- https://perlgeek.de/ -- https://perl6.org/