https://raku.land/cpan:NINE/Inline::Perl5
On Fri, 22 Oct 2021, at 18:44, ToddAndMargo via perl6-users wrote: >> On Fri, 22 Oct 2021, at 16:18, ToddAndMargo via perl6-users wrote: >>> On 10/21/21 22:03, Kevin Pye wrote: >>>> Both modules.raku.org and raku.land know about the Net::FTP module, but >>>> it appears to be rather limited and may not do what you want. >>>> >>>> Why not just use the Perl Net::FTP? >>> >>> I use that in Perl 5. I am trying to divorce >>> myself of Perl 5. > > On 10/21/21 23:48, Kevin Pye wrote: > > You can still use the Perl 5 module from Raku without writing any > Perl code. It should allow a fairly seamless update to a usable Raku > module when one becomes available. > > > > If I have to, then a hybrid solution. Can you > point me to a paper on how to do that? > > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Computers are like air conditioners. > They malfunction when you open windows > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~