]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - lib/Linux/SysInfo.pm
This is 0.15
[perl/modules/Linux-SysInfo.git] / lib / Linux / SysInfo.pm
index 6206f994192eb8cac963a8af44ebfa0328edc0ec..c29a767a1005141d2aa06eb8e35a867890bd2b87 100644 (file)
@@ -11,13 +11,13 @@ Linux::SysInfo - Perl interface to the sysinfo(2) Linux system call.
 
 =head1 VERSION
 
-Version 0.14
+Version 0.15
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION = '0.14';
+ $VERSION = '0.15';
 }
 
 =head1 SYNOPSIS
@@ -193,8 +193,6 @@ You can find documentation for this module with the perldoc command.
 
     perldoc Linux::SysInfo
 
-Tests code coverage report is available at L<http://www.profvince.com/perl/cover/Linux-SysInfo>.
-
 =head1 COPYRIGHT & LICENSE
 
 Copyright 2007,2008,2009,2010,2013,2017 Vincent Pit, all rights reserved.