X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLinux%2FSysInfo.pm;h=c29a767a1005141d2aa06eb8e35a867890bd2b87;hb=HEAD;hp=6206f994192eb8cac963a8af44ebfa0328edc0ec;hpb=0bce9d298196743a61a5910a6b61ba000d095f9f;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/lib/Linux/SysInfo.pm b/lib/Linux/SysInfo.pm index 6206f99..c29a767 100644 --- a/lib/Linux/SysInfo.pm +++ b/lib/Linux/SysInfo.pm @@ -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. - =head1 COPYRIGHT & LICENSE Copyright 2007,2008,2009,2010,2013,2017 Vincent Pit, all rights reserved.