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