Пакет: liblib-relative-perl (1.000-2)
Ссылки для liblib-relative-perl
Ресурсы Trisquel:
Исходный код liblib-relative-perl:
- [liblib-relative-perl_1.000-2.dsc]
- [liblib-relative-perl_1.000.orig.tar.gz]
- [liblib-relative-perl_1.000-2.debian.tar.xz]
Сопровождающий:
Original Maintainers:
- Debian Perl Group (Почтовый архив)
- gregor herrmann
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
module to add paths relative to the current file to @INC
lib::relative proposes a straightforward method to add a relative path to @INC: it takes a path relative to the current file, absolutizes it, and adds it to @INC.
Adding a path to @INC to load modules from a local directory may seem simple, but has a few common pitfalls to be aware of:
Directly adding a relative path to @INC means that any later code that changes the current working directory will change where modules are loaded from.
Additionally, the commonly used FindBin module relies on interpreter state and the path to the original script invoked by the perl interpreter, sometimes requiring workarounds in uncommon cases like generated or embedded code.
Другие пакеты, относящиеся к liblib-relative-perl
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Загрузка liblib-relative-perl
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| all | 11,1 Кб | 31 Кб | [список файлов] |