table of contents
Sys::Info::Driver::Linux::Device(3pm) | User Contributed Perl Documentation | Sys::Info::Driver::Linux::Device(3pm) |
NAME¶
Sys::Info::Driver::Linux::Device - Base class for Linux device drivers
VERSION¶
version 0.7905
SYNOPSIS¶
use base qw( Sys::Info::Driver::Linux::Device );
DESCRIPTION¶
Base class for Linux device drivers.
METHODS¶
None.
AUTHOR¶
Burak Gursoy <burak@cpan.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2006 by Burak Gursoy.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2023-08-07 | perl v5.36.0 |