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

0.09 2014-01-17T08:51:46Z
    - re-packaging

0.08 2014-01-16T14:19:40Z
    - fixed test (soh335++)

0.07
   2013-04-11
        - fixed txn manager problem (thanks xaicron)
        - rename _replace_named_placeholder to replace_named_placeholder.

0.06
   2013-02-15
        - fixed pod. (thanks tokuhirom)
        - support DBI wrapper class. (thanks walf443)

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.