The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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