FICHA · MANJARO

perl-lchown

use the lchown(2) system call from Perl

  • Library
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perl programs can call lchown to change ownership of symbolic links without following them. This is useful for filesystem tools, packaging scripts, backups, and migration utilities that must preserve symlink metadata.

It is a low-level filesystem library. Ownership changes can affect security and access, so applications should validate paths and permissions carefully.

Permissions

Permissions not analysed for this source yet.