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