The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.78 of Sys::Info::Driver::Windows::Device released on 17 April 2011.

Base class for Windows device drivers.

METHODS

None.

AUTHOR

Burak Gursoy <burak@cpan.org>.

COPYRIGHT

Copyright 2006 - 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.12.2 or, at your option, any later version of Perl 5 you may have available.