2013-09-26 17:14:40 +02:00

5 lines
239 B
Plaintext

The Perl 5 module lib::abs is a library to transform relative paths
to absolute paths at the BEGIN stage, and push them to @INC. Relative
path origin is not the current working directory, but the location
of the file the statement is in.