Description
Project-local library paths can be discovered automatically by Perl code. Developers use this helper so scripts can find nearby lib directories without hard-coding absolute paths. It reads filesystem layout around the running script and affects where Perl loads modules from.