Sys::Load version 0.2
~~~~~~~~~~~~~~~~~~~~~

Sys::Load is a module that is used to get the current system load and uptime.


INSTALLATION
~~~~~~~~~~~~

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install


DEPENDENCIES
~~~~~~~~~~~~

- Perl 5.6.0.
- C compiler for XS


COPYRIGHT AND LICENCE
~~~~~~~~~~~~~~~~~~~~~

(C)opyright 2002 Peter BARABAS <z0d [@] artifact [.] hu>. All rights reserved.
This code may be used and/or distributed under the same terms as Perl itself.