Sys::PortIO

Sys::PortIO is a Perl module to perform direct port I/O from Perl.
Download

Sys::PortIO Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Ho
  • Publisher web site:
  • http://search.cpan.org/~andrewho/Sys-PortIO-0.1/PortIO.pm

Sys::PortIO Tags


Sys::PortIO Description

Sys::PortIO is a Perl module to perform direct port I/O from Perl. Sys::PortIO is a Perl module to perform direct port I/O from Perl.SYNOPSIS use Sys::PortIO; port_open($portnum); write_byte($portnum, $value); $value = read_byte($portnum); port_close($portnum);This module provides a Perl interface to the low-level port I/O operations provided by Linux, FreeBSD, or OpenBSD. Among other things, this is useful for writing Perl scripts that interface with parallel, serial, or joystick ports. Requirements: · KDE


Sys::PortIO Related Software