INSTALLATION

To install Crypt::Anubis, type the following:

   perl Makefile.PL
   make
   make test
   make install

