Sys::CPUtime version 0.02
====================

The Sys::CPUtime module provides perl API for unix
syscalls getrusage and getrlimit

It is tested on Linux and FreeBSD.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module is independent

COPYRIGHT AND LICENCE

Copyright (C) 2002 I. Yu. Vlasenko <vlasenko@imath.kiev.ua>
