liblchown-perl

Perl interface to the lchown() system call
  https://metacpan.org/release/Lchown
  0
  no reviews



Lchown provides a perl interface to the lchown(2) unix system call. the lchown(2) call is useful to change the ownership and group of symbolic links, rather than changing that information for the referent (real target) of these links.