NAME
Sys::Info::Driver::BSD::Device - Base class for BSD device drivers
SYNOPSIS
use base qw( Sys::Info::Driver::BSD::Device );
DESCRIPTION
This document describes version 0.7801
of Sys::Info::Driver::BSD::Device
released on 12 September 2011
.
Base class for BSD device drivers.
METHODS
None.
AUTHOR
Burak Gursoy <burak@cpan.org>.
COPYRIGHT
Copyright 2009 - 2011 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.8.8 or, at your option, any later version of Perl 5 you may have available.