Revision history for Perl extension Crypt::Classics. 0.01 Fri Mar 15 20:34:49 2002 - original version; created by h2xs 1.21 with options -A -X -n Crypt::Classics 0.02 Thu Apr 18 21:39:20 2002 - caesar codification, de-codification and analysis; - linear codification, de-codification and analysis; - generic crypt code and uncode; - vigenère crypt code and uncode; 0.03 Fri May 31 21:00:00 2002 - generic crypt correction; - char occurence support; - coincidence index; 0.04 ... - transpose and utranspose functions;