1INSTALLATION
2
3To install Crypt::Rabbit, type the following:
4
5   perl Makefile.PL
6   make
7   make test
8   make install
9
10