There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.