search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
259 B
Text
7 lines
259 B
Text
Sys::MemInfo return the total amount of free and used physical memory in bytes
|
|
in totalmem and freemem variables.
|
|
|
|
Total amount of free and user swap memory are also returned in totalswap and
|
|
freeswap variables.
|
|
|
|
WWW: https://metacpan.org/release/Sys-MemInfo
|