BSD-Resource
view release on metacpan or search on metacpan
345678910111213141516171819202122#
To compile
perl Makefile.PL
make
make test
Note that some of the tests (especially getrusage.t and
times
.t) are
sensitive to timing, and therefore sensitive to the overall load of
the testing machine. If you get failures,
wait
for
less busy moment
and rerun the tests few
times
.
To install
make install
The documentation is the pod inlined into Resource.pm,
use
for
example
pod2man Resource.pm | nroff -man | more
( run in 0.230 second using v1.01-cache-2.11-cpan-ec4f86ec37b )