X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLinux%2FSysInfo.pm;h=b99e4d40e028b9b9bb88580d7a87f9868ed457ba;hb=11e5f2a7b384d99ffcc265c3f684983e47d6886c;hp=c1e602dab548d8415093a74b312a32816e9918a3;hpb=6459a6c2b2ebbcd7a8be8fce533739ad96b1347b;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/lib/Linux/SysInfo.pm b/lib/Linux/SysInfo.pm index c1e602d..b99e4d4 100644 --- a/lib/Linux/SysInfo.pm +++ b/lib/Linux/SysInfo.pm @@ -9,11 +9,11 @@ Linux::SysInfo - Perl interface to the sysinfo(2) Linux system call. =head1 VERSION -Version 0.03 +Version 0.05 =cut -our $VERSION = '0.03'; +our $VERSION = '0.05'; =head1 SYNOPSIS @@ -132,6 +132,8 @@ L : Wrapper to the C BSD system call. Vincent Pit, C<< >> +You can contact me by mail or on #perl @ FreeNode (Prof_Vince). + =head1 BUGS Please report any bugs or feature requests to