The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.41 - 2010-12-10

  • Fix Win32::GetChipName() to return the native processor type when running 32-bit Perl on 64-bit Windows (WOW64). This will also affect the values returned by Win32::GetOSDisplayName() and Win32::GetOSName(). [rt#63797]
  • Fix Win32::GetOSDisplayName() to return the correct values for all products even when a service pack has been installed. (This was only an issue for some "special" editions).
  • The display name for "Windows 7 Business Edition" is actually "Windows 7 Professional".
  • Fix t/GetOSName.t tests to avoid using the values returned by GetSystemMetrics() when the test template didn't specify any value at all.

Modules

Interfaces to some Win32 API Functions