in reply to Re^2: Perl5lib causes conflict?
in thread Perl5lib causes conflict?

If the lib folder has a constant relation to the binary, you can use FindBin (core module) to find he path to the binary, and thus to the lib dir too.
Perl 6 - links to (nearly) everything that is Perl 6.