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::Handler

0.05
   2013-01-30
        - Remove broken txn_end() (thanks gunyarakun)
        - add run() (thanks xaicron)

0.04
   2011-11-18
        - fixed query method.
        - fixed trace_query.

0.03
   2011-11-14
        - add connect method. connect method call new method.

0.02
   2011-10-19
        - add query method.
        - add result_class method.
        - add trace_query method.
        - fixed txn method bug.(thanks xaicron)

0.01
   Thu Feb 10 23:08:09 2011
        - initial release.