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       This document describes version 0.7804 of "Sys::Info::Helper" released
14       on "21 January 2015".
15
16       Base class for <%ID%> device drivers.
17

AUTHOR

19       Burak Gursoy <burak@cpan.org>.
20
22       Copyright 2006 - 2015 Burak Gursoy. All rights reserved.
23

LICENSE

25       This library is free software; you can redistribute it and/or modify it
26       under the same terms as Perl itself, either Perl version 5.16.2 or, at
27       your option, any later version of Perl 5 you may have available.
28

NAME

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

SYNOPSIS

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

DESCRIPTION

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

NAME

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

SYNOPSIS

42       -
43

DESCRIPTION

45       Identifies the CPU.
46

METHODS

48   identify
49       See identify in Sys::Info::Device::CPU.
50
51   load
52       See load in Sys::Info::Device::CPU.
53
54   bitness
55       See bitness in Sys::Info::Device::CPU.
56

SEE ALSO

58       Sys::Info, Sys::Info::Device::CPU.
59

NAME

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

SYNOPSIS

64       -
65

DESCRIPTION

67       -
68

METHODS

70       Please see Sys::Info::OS for definitions of these methods and more.
71
72   build
73   domain_name
74   edition
75   fs
76   is_root
77   login_name
78   logon_server
79   meta
80   name
81   node_name
82   tick_count
83   tz
84   uptime
85   version
86   bitness

SEE ALSO

88       Sys::Info, Sys::Info::OS.
89

NAME

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

SYNOPSIS

DESCRIPTION

METHODS

96   new

FUNCTIONS

98   new_driver

SEE ALSO

100       Sys::Info.
101
102
103
104perl v5.28.0                      2018-07-15              Sys::Info::Helper(3)
Impressum