Revision history for Perl extension Unix::Statgrab.
0.099_001 Sa 3 Aug 2013 19:13:04 CEST
- Update Unix::Statgrab for being used with libstatgrab 0.90
- kick out all "special" handling (process_stats, cpu_percents)
and replace them by general stats as naturally provided
- move pod tests to xt/ making them Author only tests
0.04 Thu Sep 22 08:20:59 CEST 2005
- 0.12 is now required for compilation
- therefore: additional statistics for get_fs_stats()
- fixed a minor nit in the POD tests:
make sure that Test::Pod and Test::Pod::Coverage are
installed in the required minimum versions
(thanks to Ricardo Signes <rjbs AT cpan DOT org>)
0.03 Sun Apr 3 07:38:20 CEST 2005
- POD- and POD-coverage-tests
0.02 Mon Jun 21 07:05:16 CEST 2004
- running Makefile.PL could nuke /dev/null. Fixed.
(Tim Bishop <tim AT bishnet DOT net>)
- some DESTROY methods missing which potentially lead
to some slight memory leaks. Fixed.
- added sg_get_process_stats(). I must have missed that one
for some reason.
0.01 Fri May 21 06:57:16 2004
- original version; created by h2xs 1.23 with options
-O -b 5.5.3 -n Unix::Statgrab /usr/local/include/statgrab.h