Revision history for Perl extension Win32::PerfMon. 0.01 Thu Apr 29 15:44:07 2004 - original version; created by h2xs 1.21 with options -A -n Win32::PerfMon 0.02 Thu Jul 22 09:13:00 2004 - Changes to the documentation 0.03 Thu Oct 07 14:50:00 2004 - Fixed a bug with regard to getting counters that are xxx/sec e.g. context switch/sec 0.04 Thu Oct 07 21:00:00 2004 - Changes to the documentation and the test script. Some mods to the internals. 0.05 Mon Oct 11 14:00:00 2004 - Fix bug when getting counters on a remote machiene 0.06 Mon Oct 11 15:37:00 2004 - Fix bug when getting counters with multiple instances 0.07 Sun Oct 17 15:12:00 2004 - Added Functions to Return the explain text of a counter, List the Available objects, and list the available counters. Did some clean-up too.