INSTALLATION

To install Crypt::Skipjack, type the following:

   perl Makefile.PL
   make
   make test
   make install

