liblib-abs-perl

Module to make relative path absolute to caller
  https://metacpan.org/release/lib-abs
  0
  no reviews



The main reason of the lib::abs module is transformate relative paths to absolute at the begin stage, and push transformed to @inc. relative path basis is not the current working directory, but the location of file, where the statement is (caller file).