There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Sys::Info::Driver::Linux::Device - Base class for Linux device drivers

SYNOPSIS

use base qw( Sys::Info::Driver::Linux::Device );

DESCRIPTION

This document describes version 0.74 of Sys::Info::Driver::Linux::Device released on 15 January 2010.

Base class for Linux device drivers.

METHODS

None.

AUTHOR

Burak Gursoy <burak@cpan.org>.

COPYRIGHT

Copyright 2006 - 2010 Burak Gursoy. All rights reserved.

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.