in reply to Common module lib across Perl versions on same system
There is a good chance you're thinking of File::FindLib - Find and use a file/dir from a directory above your script file
Not exactly better than PERLLIB/PERL5LIB, just a different way to add to @INC :)
|
|---|