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 DBIx::InterpolationBinding.

1.00  Fri Mar 21 2008 19:00:00
	- Fixed bug with bind parameters in a loop
	- Documentation updates

0.05  Fri Jan 18 2008 01:40:00
	- Fixed documentation error

0.04  Tue Oct 09 2007 23:05:00
	- Fixed error in test suite

0.03  Tue Oct 09 2007 21:27:14
	- Renamed to DBIx::InterpolationBinding

0.02  Mon Apr 09 14:48:34 2007
	- Moved dbi_exec to $dbh->execute
	- Used DBI set_err for error reporting
	- Improved test suite

0.01  Sat Dec 16 08:47:52 2006
	- original version