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