Revision history for Perl extension Crypt::xDBM_File.
0.01 Mon Jul 31 12:33:46 2000
- original version; created by h2xs 1.19
0.80 Tue Aug 01 01:28:14 2000
- works very well, test.pl requires a few packages :)
- tested with Crypt::DES
- tested with Crypt::IDEA
- tested with Crypt::Blowfish
- tested with GDBM_File
- tested with NDBM_File
- tested with SDBM_File
- some history missing
1.02 Thu Jan 03 08:42:20 2008
- fixed EXISTS bug, thanks to Cristoph Karich
for pointing it out and providing the fix