liblib-relative-perl binary package in Ubuntu Oracular arm64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-29 18:55:16 UTC Published Ubuntu Oracular arm64 release universe perl Optional 1.002-1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu