Is there a Perl CPAN module that provides shared / used / free memory (e.g. vmstat ) on the host without executing a command line via a system() call to retrieve information?
Ideally, it should be cross-platform (Linux and Solaris), although please also provide Linux or Solaris.
source share