1Sys::Info::Helper(3)  User Contributed Perl Documentation Sys::Info::Helper(3)
2
3
4

NAME

6       Sys::Info::Driver::<%ID%>::Device - Base class for <%ID%> device
7       drivers
8

SYNOPSIS

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

DESCRIPTION

13       Base class for <%ID%> device drivers.
14

NAME

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

SYNOPSIS

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

DESCRIPTION

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

NAME

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

SYNOPSIS

28       -
29

DESCRIPTION

31       Identifies the CPU.
32

METHODS

34   identify
35       See identify in Sys::Info::Device::CPU.
36
37   load
38       See load in Sys::Info::Device::CPU.
39
40   bitness
41       See bitness in Sys::Info::Device::CPU.
42

SEE ALSO

44       Sys::Info, Sys::Info::Device::CPU.
45

NAME

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

SYNOPSIS

50       -
51

DESCRIPTION

53       -
54

METHODS

56       Please see Sys::Info::OS for definitions of these methods and more.
57
58   build
59   domain_name
60   edition
61   fs
62   is_root
63   login_name
64   logon_server
65   meta
66   name
67   node_name
68   tick_count
69   tz
70   uptime
71   version
72   bitness

SEE ALSO

74       Sys::Info, Sys::Info::OS.
75

NAME

77       Sys::Info::Helper
78

VERSION

80       version 0.7807
81

SYNOPSIS

DESCRIPTION

NAME

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

METHODS

88   new

FUNCTIONS

90   new_driver

SEE ALSO

92       Sys::Info.
93

AUTHOR

95       Burak Gursoy <burak@cpan.org>
96
98       This software is copyright (c) 2006 by Burak Gursoy.
99
100       This is free software; you can redistribute it and/or modify it under
101       the same terms as the Perl 5 programming language system itself.
102
103
104
105perl v5.32.0                      2020-07-28              Sys::Info::Helper(3)
Impressum