p5-File-chmod
implements symbolic and ls chmod modes
WWW CVSWeb GITHub-
Package versionp5-File-chmod-0.42p0
-
MaintainerThe OpenBSD ports mailing-list
File::chmod is a utility that allows you to bypass system calls or bit
processing of a file's permissions. It overloads the chmod() function
with its own that gets an octal mode, a symbolic mode (see below), or
an "ls" mode.