rakudo / star

Rakudo Star (Raku distribution)
https://rakudo.org/
Artistic License 2.0
265 stars 41 forks source link

Add Inline::Perl5 module #164

Open Tyil opened 3 years ago

Tyil commented 3 years ago

This module currently fails with the following error:

[2021-01-07T00:19:54] Installing Inline-Perl5                                                                                           
Failed to open file /home/tyil/projects/personal/rakudo-star/src/rakudo-star-modules/Inline-Perl5/resources/libraries/libp5helper.so: No such file or directory
  in sub MAIN at /home/tyil/projects/personal/rakudo-star/lib/install-module.raku line 27                                               
  in block <unit> at /home/tyil/projects/personal/rakudo-star/lib/install-module.raku line 1

Fixes #154