ls,

Also seems to go wrong for RAKUDOLIB
Example (in tcsh shell);

$ setenv RAKUDOLIB ".:lib:/home/marcel/Software/lib/perl6/lib"
$ setenv PERL6LIB ".:lib:/home/marcel/Software/lib/perl6/lib"
$ perl6 some-program.pl6
some-program.pl6 .. ===SORRY!===
Could not find Semi-xml in any of:
  file#.:lib:/home/marcel/Software/lib/perl6/lib
  file#.:lib:/home/marcel/Software/lib/perl6/lib
  file#/home/marcel/.perl6/2015.05-139-g2281689/lib
  inst#/home/marcel/.perl6/2015.05-139-g2281689
  file#/home/marcel/Software/lib/perl6/share/perl6/lib
  file#/home/marcel/Software/lib/perl6/share/perl6/vendor/lib
  file#/home/marcel/Software/lib/perl6/share/perl6/site/lib
  inst#/home/marcel/Software/lib/perl6/share/perl6
  inst#/home/marcel/Software/lib/perl6/share/perl6/vendor
  inst#/home/marcel/Software/lib/perl6/share/perl6/site

Now both aren't split on the colon to get multiple paths.

Greetings,
Marcel Timmerman

Reply via email to