The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension BerkeleyDB.

0.01  23 October 1997
	first alpha release as BerkDB.

0.02  30 October 1997
	renamed module to BerkeleyDB	
	fixed a few bugs & added more tests

0.03  5 May 1998
	fixed db_get with DB_SET_RECNO
	fixed c_get with DB_SET_RECNO and DB_GET_RECNO
	implemented BerkeleyDB::Unknown
	implemented BerkeleyDB::Recno, including push, pop etc
	modified the txn support.