The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension BDB::Wrapper.

0.13  Mon Jun 30 20:00:00 2008
	- new method now supports 'wait' option for specifing the time in which dead lock will be removed.
	- Document was modified.

0.12  Tue Jun 24 16:00:00 2008
	- create_read_dbh, create_read_hash_ref now have the unlock function for dead lock
	- Potential bug was fixed.
	- Document was modified.

0.11  Tue Jun 17 23:00:00 2008
	- sort, sort_num and reverse_num is now available for btree.
	- Document was modified.

0.10  Mon Jun 09 18:40:00 2008
	- sort_code_ref, reverse and reverse_cmp is now available for btree.
	- minor bug was fixed.

0.01  Wed Apr 16 07:17:14 2008
	- original version; created by h2xs 1.23 with options
		-A -X -b 5.6.0 -n BDB::Wrapper