X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FLinux%2FSysInfo.pm;h=3eb7ae7f0552cefb3bc88c2a9a3984179b5e29db;hb=594584219ab6e02bd183a95e74c8d66a73541a25;hp=f8351a09677ba9fa141a1c9cd36cf765829ccb82;hpb=47f392ac0327c765b102e85fc42da2d33569d257;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/lib/Linux/SysInfo.pm b/lib/Linux/SysInfo.pm index f8351a0..3eb7ae7 100644 --- a/lib/Linux/SysInfo.pm +++ b/lib/Linux/SysInfo.pm @@ -157,6 +157,10 @@ If you upgrade your kernel to a greater version than 2.3.23 on i386 or 2.3.48 on Moreover, since the perl hash function has changed after the 5.6 version, you will also need to recompile the module if you upgrade your perl from a version earlier than 5.6. +=head1 DEPENDENCIES + +L 5.6. + =head1 SEE ALSO The C man page. @@ -184,9 +188,11 @@ 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 Vincent Pit, all rights reserved. +Copyright 2007-2009 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.