This package browser is in early development. Mind the rough edges.

perl-sys-syscall 0.25

Access system calls that Perl doesn't normally provide access to

Sys::Syscall allows one to use epoll and sendfile system calls from Perl. Support is mostly Linux-only for now, but other syscalls/OSes are planned for the future.

Installation

Install perl-sys-syscall 0.25 as follows:

guix install perl-sys-syscall@0.25

Or install the latest version:

guix install perl-sys-syscall

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.