FICHA · MANJARO

perl-local-lib

Create and use a local lib/ for perl modules with PERL5LIB

  • Build tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Developers can install Perl modules into a project-owned directory instead of changing the system-wide Perl installation. This is useful for local builds, test environments, and user-level module stacks.

It works by managing library paths such as PERL5LIB. Review the paths before using it in shared shells or automation, because it can change which Perl modules a command loads.

How to run

perl -Mlocal::lib

Commands: perl -Mlocal::lib

Permissions

Permissions not analysed for this source yet.