Hi

I have installed Perl 6 Rakudo Star 2016.04 but it comes without panda.
So I try to install panda and its requirements (Shell::Command, ...)

I think the best place for those libraries are in /usr/share/perl6/lib or /usr/share/perl6/site|vendor/lib

Unfortunately once installed, perl6 cannot find them because it looks into /usr/share/perl6/ or /usr/share/perl6/site|vendor/, not in sub-directory lib in those folders.

So what is the best/common place to install Perl6 modules?
Alternatively how to change the Perl6 behavior to look into lib sub-directories.

Cheers

Reply via email to