--- Crypt-Twofish2/Twofish2.pm 2005/01/12 20:35:38 1.3 +++ Crypt-Twofish2/Twofish2.pm 2005/03/03 17:22:20 1.4 @@ -32,7 +32,7 @@ require DynaLoader; -$VERSION = '1.0'; +$VERSION = '1.01'; @ISA = qw/DynaLoader/; bootstrap Crypt::Twofish2 $VERSION; @@ -105,7 +105,7 @@ =head1 AUTHOR - Marc Lehmann + Marc Lehmann http://home.schmorp.de/ The actual twofish encryption is written in horribly microsoft'ish looking