The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
v1.45, July 2008
	- fixed test.pl so it will not stumble over an already installed Crypt::CBC
	- fixed bug in t/70-funcstyle.t which could in some cases let tests wrongly fail
	- test scripts: changed indentation, updated list of known ciphers

v1.40, January 2005
	- the '0' block problem still had survived in functions encrypt and decrypt... fixed
	- some code cleanup
	- changed versioning scheme to be more CPAN-like

v1.3, January 2005
	- no code changes, just some minor documentation update

v1.2, January 2005
	- fixed problems with blocks consisting of a '0'

v1.1, December 2000
	- first release