The problem is that Perl5's @INC contains the '/usr/local/lib' paths and not the '/usr/lib' ones.
A simple workaround: ln -s /usr/share/perl6/5.8 /usr/local/share/perl6 Best regards, norbi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]