hello all, In my work, there is a lot of code that can be done in perl6 but at the end of the process, the data must be passed to a perl5 script.
Is there a binary format that perl5 and perl6 can share ? i imagine that Storable can work ? is there an implementation ? regards marc