Device/ParallelPort/drv/linux
=============================
This is a Device::ParallelPort driver that uses direct IO access on linux. It
requires root access and compiles code. But it does not require any special
kernel and should theoretically work with any version.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Device::ParallelPort
COPYRIGHT AND LICENCE
Distributed under the Perl Artistic License
Copyright (C) 2002,2004 Scott Penrose -
[email protected]