BSD-Resource

 view release on metacpan or  search on metacpan

INSTALL  view on Meta::CPAN

3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
 
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 )