The Win32::SystemInfo Perl module allows you to get total/free memory on Win32 systems, including installed RAM (physical memory) and page file. This module will also let you access processor information, including processor family (386,486,etc), speed, name, vendor, and revision information.
The latest version is 0.10, released March 9, 2007.
Download the module in either “regular” format or in a format that can be installed by Activestate’s Perl Package Manager (PPM) here.
Win32::SystemInfo is hosted on Sourceforge. View the project.
View Win32::SystemInfo on CPAN.
NOTE: If you are trying to use ActiveState’s Perl Development Kit version 6 to try to create an executable containing the latest version of this module, you will experience errors. This is a bug in the Perl Development Kit. See here for information on how to make it work.













