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

Changes for version 0.04

  • Additional tests mentioned in 0.03 omitted from MANIFEST
  • Add requirement on Test::more 0.62 because we are using Test::Mores' BAIL_OUT.
  • Updated README to include instructions on defining your database connection.

Modules

Perl extension for DBI to selectively log SQL, parameters, result-sets, transactions etc to a Log::Log4perl handle.

Provides

in lib/DBIx/Log4perl/Constants.pm
in lib/DBIx/Log4perl/db.pm
in lib/DBIx/Log4perl/st.pm

Examples