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?
--
Marc Chantreux
Université de Strasbourg, Direction Informatique
14 Rue René Descartes,
67084 STRASBOURG CEDEX
☎: 03.68.85.57.40
http://unistra.fr
"Don't believe everything you read on the Internet"
-- Abraham Lincoln