Crypt/Vigenere version 0.5 ========================== This modules allows you to recreate the workings of a the cryptographic cipher was invented several hundred years ago by a French cryptographer, Blaise de Vigenère. Please see the example scripts for more information and usage instructions. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: none COPYRIGHT AND LICENCE Put the correct copyright and licence information here. Copyright (C) 2002 Alistair Mills