Crypt/RC5 version 2.00
======================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

None

COPYRIGHT AND LICENCE

Copyright (c) 2002 Kurt L. Kincaid

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

Thanks to Jeff Lawson for the bug fix in v2.00. Much appreciated.