[ 源代码: liblib-abs-perl ]
软件包:liblib-abs-perl(0.95-2)
liblib-abs-perl 的相关链接
Debian 的资源:
下载源码包 liblib-abs-perl:
- [liblib-abs-perl_0.95-2.dsc]
- [liblib-abs-perl_0.95.orig.tar.gz]
- [liblib-abs-perl_0.95-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to make relative path absolute to caller
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).