Source: libsys-syscall-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Fabrizio Regalli <fabreg@fabreg.it>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: netbase,
                     perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-syscall-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-syscall-perl.git
Homepage: https://metacpan.org/release/Sys-Syscall

Package: libsys-syscall-perl
Architecture: all
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.
