Source: libunix-mknod-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Bastien Roucariès Build-Depends: debhelper (>= 11), perl Standards-Version: 4.1.4 Testsuite: autopkgtest-pkg-perl Homepage: https://metacpan.org/release/Unix-Mknod Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libunix-mknod-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libunix-mknod-perl Package: libunix-mknod-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Multi-Arch: same Description: Perl extension for mknod, major, minor, and makedev Unix::Mknod allows access to the device routines major()/minor()/makedev() that may or may not be macros in .h files. . It also allows access to the mknod(2) system call.