The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Ixchel::functions::cpu_count - Gets a count of processors

VERSION

Version 0.0.1

SYNOPSIS

    use Ixchel::functions::cpu_count;

    print 'CPU count: '.cpu_count."\n";

Functions

cpu_count

Returns CPU count starting from 1.

Supported OSes...

    FreeBSD
    Linux