[ ソース: 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).