Please try $*DISTRO.cur-sep.

Am 08.09.2015 um 18:19 schrieb Marc Chantreux:
> hello, 
>
> on Linux 3.19.0-16, using perl6 version 2015.07.2 built
> on MoarVM version 2015.07.  i tested
>
>
> $ PERL6LIB=lib\;../dnsmanager-v6/lib perl6 t/basic.t
>
>     ===SORRY!===
>     Could not find X::html in any of:
>       file#lib;../dnsmanager-v6/lib
>       ...
>
> then i tried 
>
> $ PERL6LIB=lib:../dnsmanager-v6/lib perl6 t/basic.t 
>
> ===SORRY!===
> Could not find X::html in any of:
>   file#lib:../dnsmanager-v6/lib
>   ...
>
> so it seems $PERL6LIB doesn't split on the separators i used to use.
> any idea? 
>

Reply via email to