]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blob - Changes
Importing Linux-SysInfo-0.05.tar.gz
[perl/modules/Linux-SysInfo.git] / Changes
1 Revision history for Linux-SysInfo
2
3 0.05    2007-08-13 11:10 UTC
4         + Add : Kwalitee test.
5         + Chg : Makefile.PL overhaul.
6         + Chg : Hash keys are now shared. This new implementation doesn't like
7                 5.9.3, but seems to be somehow ok with 5.9.5. If you're using
8                 5.9.3, either upgrade or keep with the precedent module version.
9
10 0.04    2007-05-03 09:35 UTC
11         + Add : The samples/sysinfo.pl sample script.
12         + Chg : Declare LS_HAS_EXTENDED with newCONSTSUB.
13         + Fix : Missing LICENSE in Makefile.PL
14         + Fix : Skipping extended tests will now display the good reason.
15
16 0.03    2007-04-18 10:25 UTC
17         + Fix : Load average raw values have to be shifted on a platform
18                 dependant way. They are now correctly reported.
19         + Fix : Missing META.yml
20         + Doc : Information about binary compatibility.
21
22 0.01    2007-04-11 12:45 UTC
23         * First version, released on an unsuspecting world.
24