INSTALLATION

To install Crypt::Rainbow, type the following:

   perl Makefile.PL
   make
   make test
   make install

