INSTALLATION

You install this, as you would install any perl module
library, by running these commands:

   perl Build.PL
   ./Build installdeps
   ./Build
   ./Build test
   ./Build install
