Device/ParallelPort/drv/win32
===============================
This is a Device::ParallelPort driver that uses direct IO access on win32 It
uses the win32 inpout32.dll driver and is definitely the prefered access method on
system.
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) 2004 Scott Penrose -
[email protected]