This is the fast setup Guide ;-) You find the more detailed version
as HTML document in html/installation.html

simply run the following commands from the commandline:
   perl Makefile.PL
   make
   make test
   make install

