The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Text::Cipher::KeywordAlphabet v1.005

(c) John Alden 2005. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

QUICK START:

Install Text::Cipher::KeywordAlphabet by unpacking the tarball and running the following
commands in the source directory:

    perl Makefile.PL
    make
    make test
    make install
    Then delete the source directory tree since it's no longer needed.

    run 'perldoc Text::Cipher::KeywordAlphabet' to read the full documentation.