The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.019

  • No changes from 1.018_90 other than version.

Changes for version 1.018_90

  • Correct test for ReactOS -- it appears $ENV{OS} can not be relied on to be defined in all Windows systems. Thanks to Marc Bilodeau for finding this in his Apache logs. Redo most tests in terms of Test::More 0.88, and require this for build. Get serious about dependencies, including core modules. Update copy of GNU GPL in LICENSES/Copying to have current FSF address. Revise copyright statement in README.

Modules

Provide process information for Windows 32 systems.
Provide process information via NT-native calls.
Provide process information via Proc::ProcessTable.
Provide process information via WMI.