summaryrefslogtreecommitdiff
path: root/devel/p5-lib-abs/DESCR
blob: 460affe05d96ea439fbab485e8a19f10e8cc5c66 (plain)
1
2
3
4
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.