Source: libsys-syscall-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Fabrizio Regalli , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8), netbase, perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-syscall-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsys-syscall-perl.git Homepage: https://metacpan.org/release/Sys-Syscall Testsuite: autopkgtest-pkg-perl Package: libsys-syscall-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends} Description: module to 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.