Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> perl >> liblib-relative-perl
aramo  ]
[ 原始碼: liblib-relative-perl  ]

套件: liblib-relative-perl (1.000-2)

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 kB31 kB [文件列表]