blob: 05c81be3e8c4a3bbf945dd5742b5974f4d5897d8 (
plain) (
blame)
1
2
3
4
5
|
Unix::Groups::FFI provides a FFI interface to several syscalls related to Unix
groups, including getgroups(2), setgroups(2), getgrouplist(3), and
initgroups(3). As such it will only work on Unix-like operating systems.
WWW: http://search.cpan.org/dist/Unix-Groups-FFI/
|