Crypt/Vigenere version 0.4
==========================

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 Vigenre. 

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 <cpan@alizta.com>
