NAME
Fsdb::Support::OS - operating-system-specific support functions
SYNOPSIS
use Fsdb::Support::OS;
max_parallelism
$cores = Fsdb::Support::OS::max_parallism()
Finds the number of cores in the current computer, or some other plausible value of parallelism for CPU-intensive tasks.