X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=README;h=85327189c0a5d6e87b14e1b1d30269aa0574b3e4;hp=3cc89e326ab1e06728b191cc78684403947e4902;hb=42a93674d5f3572e7d87e2cfd5fe809a9e1f6f76;hpb=6510b3e43e5676cf41dbc3298386ed9bc1af79dc diff --git a/README b/README index 3cc89e3..8532718 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME Linux::SysInfo - Perl interface to the sysinfo(2) Linux system call. VERSION - Version 0.11 + Version 0.12 SYNOPSIS use Linux::SysInfo qw/sysinfo/; @@ -124,8 +124,11 @@ SUPPORT perldoc Linux::SysInfo + Tests code coverage report is available at + . + COPYRIGHT & LICENSE - Copyright 2007-2009 Vincent Pit, all rights reserved. + Copyright 2007,2008,2009,2010 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.