slackbuilds_ponce/perl/perl-Sys-MemInfo
GenoBob 530aba1a6a
perl/perl-Sys-MemInfo: Added (total free and used memory).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-01 06:57:05 +07:00
..
perl-Sys-MemInfo.info perl/perl-Sys-MemInfo: Added (total free and used memory). 2017-04-01 06:57:05 +07:00
perl-Sys-MemInfo.SlackBuild perl/perl-Sys-MemInfo: Added (total free and used memory). 2017-04-01 06:57:05 +07:00
README perl/perl-Sys-MemInfo: Added (total free and used memory). 2017-04-01 06:57:05 +07:00
slack-desc perl/perl-Sys-MemInfo: Added (total free and used memory). 2017-04-01 06:57:05 +07:00

Sys::MemInfo returns the total amount of free and used memory in bytes
in totalmem and freemem variables.

Total amount of free and user swap memory are also returned in totalswap
and freeswap variables.