NAME
Device::SCSI::linux - Perl module providing Linux-specific SCSI support
VERSION
version 1.004
DESCRIPTION
Don't use this, use Device::SCSI instead.
This is the Linux-specific SCSI driver that is called upon by the Device::SCSI module. Normal programs should not use this class directly. Methods within are documented in the Device::SCSI man page.
METHODS
The methods listed below are documented in Device::SCSI
enumerate
open
close
execute
AUTHOR
Peter Corlett <abuse@cabal.org.uk>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Peter Corlett.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.