in reply to
relative path is 'use lib' in perl
lib
works best with absolute paths, for relative paths you want
File::FindLib
or
rlib
or ...
Comment on
Re: relative path is 'use lib' in perl
In Section
Seekers of Perl Wisdom