Sys::Info::Driver::<%ID%>::Device(3) Base class for <%ID%> device drivers

SYNOPSIS


use base qw( Sys::Info::Driver::<%ID%>::Device );

DESCRIPTION

This document describes version 0.7804 of "Sys::Info::Helper" released on "21 January 2015".

Base class for <%ID%> device drivers.

AUTHOR

Burak Gursoy <[email protected]>.

COPYRIGHT

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

NAME

Sys::Info::Driver::<%ID%> - <%ID%> driver for Sys::Info

SYNOPSIS


use Sys::Info::Driver::<%ID%>;

DESCRIPTION

This is the main module in the "<%ID%"> driver collection.

NAME

Sys::Info::Driver::<%ID%>::Device::CPU - <%ID%> CPU Device Driver

SYNOPSIS

-

DESCRIPTION

Identifies the CPU.

METHODS

identify

See identify in Sys::Info::Device::CPU.

load

See load in Sys::Info::Device::CPU.

bitness

See bitness in Sys::Info::Device::CPU.

NAME

Sys::Info::Driver::<%ID%>::OS - <%ID%> backend

SYNOPSIS

-

DESCRIPTION

-

METHODS

Please see Sys::Info::OS for definitions of these methods and more.

build

domain_name

edition

fs

is_root

login_name

logon_server

meta

name

node_name

tick_count

tz

uptime

version

bitness

NAME

Sys::Info::Helper - Helps to create new Sys::Info drivers.

SYNOPSIS

DESCRIPTION

METHODS

new

FUNCTIONS

new_driver