Subject: | Implement lchown and lchflags |
I think lchown and lchflags would fit good into this module next to lchmod and lutimes. For lchown, there's already a CPAN module Lchown.pm, but I think having it implemented here has some benefits (simple XS impl, no FFI dependency).