libunix-mknod-perl

Perl extension for mknod, major, minor, and makedev
  http://search.cpan.org/dist/Unix-Mknod/
  0
  no reviews



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.