-
-
11 Nov 2007 01:43:24 UTC
- Distribution: Probe-MachineInfo
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (201 / 38 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (5.58KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Sagar R. Shah
- Dependencies
- Linux::Distribution
- POSIX
- Proc::Reliable
- Test::More
- Unix::Processors
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Probe::MachineInfo::NumCPUs - Number of CPUs
SYNOPSIS
blah
DESCRIPTION
blah
PUBLIC INTERFACE
get
get()
Uses Unix::Processors to return the number of processors on the machine. If possible it returns the number of physical processors. If this is not possible on the particular operating system then returns the number of cpus online.
AUTHOR
Sagar R. Shah
Module Install Instructions
To install Probe::MachineInfo, copy and paste the appropriate command in to your terminal.
cpanm Probe::MachineInfo
perl -MCPAN -e shell install Probe::MachineInfo
For more information on module installation, please visit the detailed CPAN module installation guide.