Install instructions
====================

Basically:

$ perl Makefile.PL
$ make
$ make test
$ make install

