INSTALLATION

To install Crypt::SEAL2, type the following:

   perl Makefile.PL
   make
   make test
   make install

