Perl pragma to control the filetest permission operators
The default behavior of file test operators (e.g. "-r") is to use the simple mode bits as returned by the stat() family of system calls. However, many operating systems have additional features to define more complex access rights, for example ACLs (Access Control Lists). For such environments, "use filetest" may help the permission operators to return results more consistent with other tools.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.03-512.fc42 | - |
Fedora 41 | 1.03-511.fc41 | - |
Fedora 40 | 1.03-506.fc40 | - |
Fedora 39 | 1.03-502.fc39 | - |
You can contact the maintainers of this package via email at
perl dash maintainers at fedoraproject dot org
.