INSTALLATION

To install Digest::SHA, type the following:

     perl Makefile.PL
     make
     make test
     make install

