File: INSTALL

package info (click to toggle)
libsys-statistics-linux-perl 0.66-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 424 kB
  • sloc: perl: 1,655; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To install the module execute the following steps:

   perl Makefile.PL
   make
   make test

"make test" do some tests. If you get error messages then you shouldn't install the module.
Take a look into the README to the TECHNICAL NOTE section for a description and send me a
bug report please. Otherwise your last step is:

   make install

and have a lot of fun with Sys::Statistics::Linux.

Don't forget to take a look into the "examples" diretory. :-)