Sys::Info::Helper(3pm) | User Contributed Perl Documentation | Sys::Info::Helper(3pm) |
Sys::Info::Driver::<%ID%>::Device - Base class for <%ID%> device drivers
use base qw( Sys::Info::Driver::<%ID%>::Device );
Base class for <%ID%> device drivers.
Sys::Info::Driver::<%ID%> - <%ID%> driver for Sys::Info
use Sys::Info::Driver::<%ID%>;
This is the main module in the "<%ID%"> driver collection.
Sys::Info::Driver::<%ID%>::Device::CPU - <%ID%> CPU Device Driver
-
Identifies the CPU.
See identify in Sys::Info::Device::CPU.
See load in Sys::Info::Device::CPU.
See bitness in Sys::Info::Device::CPU.
Sys::Info, Sys::Info::Device::CPU.
Sys::Info::Driver::<%ID%>::OS - <%ID%> backend
-
-
Please see Sys::Info::OS for definitions of these methods and more.
Sys::Info, Sys::Info::OS.
Sys::Info::Helper
version 0.7807
Sys::Info::Helper - Helps to create new Sys::Info drivers.
Sys::Info.
Burak Gursoy <burak@cpan.org>
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.
2022-12-06 | perl v5.36.0 |