table of contents
Sys::Info::Driver::Linux::Device::CPU(3pm) | User Contributed Perl Documentation | Sys::Info::Driver::Linux::Device::CPU(3pm) |
NAME¶
Sys::Info::Driver::Linux::Device::CPU - Linux CPU Device Driver
VERSION¶
version 0.7905
SYNOPSIS¶
-
DESCRIPTION¶
Identifies the CPU with Unix::Processors, POSIX and "/proc".
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.
SEE ALSO¶
Sys::Info, Sys::Info::Device::CPU, Unix::Processors, POSIX, proc filesystem.
AUTHOR¶
Burak Gursoy <burak@cpan.org>
COPYRIGHT AND LICENSE¶
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-06-30 | perl v5.34.0 |