make clean   (if there is already built stuff)
perl Makefile.PL
make
make test
make install

(Note there are a few compiler options and flags that can be
set in the shell script ./buildrlib )
Note that the tests are in an awful state and are non-sensical,
but they have helped to find some errors.

The debian dist is built using standard debian tools.
You can ignore the ./debian directory if building for
a non-debian system.
