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