NOTICE: This package has been removed from pkgsrc

./wip/p5-Sys-MemInfo, Perl 5 module for getting memory information

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.99, Package name: p5-Sys-MemInfo-0.99, Maintainer: pkgsrc-users

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 alse returned in totalswap and
freeswap variables.

This module has been tested on Linux 2.6.10, UnixWare 7.1.2, AIX5, OpenBSD 3.8,
NetBSD 2.0.2, FreBSD 5.4, HPUX11, Solaris 9, Tru64 5.1, Irix 6.5,
Mac OS X 10.2 darwin and Windows XP.

It should work on FreeBSD 4 and Windows 9X/ME/NT/200X/Vista.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: c344dbd46d9701498310189035e6f4f2eeac9860
Filesize: 12.965 KB

Version history: (Expand)


CVS history: (Expand)


   2013-06-30 15:39:58 by ndb | Files touched by this commit (3)
Log message:
Perl 5 module for getting memory information.