NAME
Sys::Info::Driver::Windows::Device - Base class for Windows device drivers
SYNOPSIS
use base qw( Sys::Info::Driver::Windows::Device );
DESCRIPTION
This document describes version 0.75_01
of Sys::Info::Driver::Windows::Device
released on 12 July 2010
.
WARNING: This version of the module is part of a developer (beta) release of the distribution and it is not suitable for production use.
Base class for Windows 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.12.1 or, at your option, any later version of Perl 5 you may have available.