The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Logging queries for DBI'
author:
  - 'xaicron <xaicron {at} cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 6.59
  Test::More: 0.96
  Test::Requires: 0
configure_requires:
  CPAN::Meta: 0
  CPAN::Meta::Prereqs: 0
  Module::Build: 0.38
dynamic_config: 0
generated_by: 'Minilla/v0.11.0, CPAN::Meta::Converter version 2.133380'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: DBIx-QueryLog
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  DBIx::QueryLog:
    file: lib/DBIx/QueryLog.pm
    version: 0.38
recommends:
  DBD::Pg: 0
  DBD::SQLite: 0
  DBD::mysql: 0
  Text::ASCIITable: 0
requires:
  DBI: 0
  Data::Dumper: 0
  Term::ANSIColor: 0
  Time::HiRes: 0
  perl: 5.008001
resources:
  bugtracker: https://github.com/xaicron/p5-DBIx-QueryLog/issues
  homepage: https://github.com/xaicron/p5-DBIx-QueryLog
  repository: git://github.com/xaicron/p5-DBIx-QueryLog.git
version: 0.38
x_contributors:
  - 'Yuki Ibe <yibe@yibe.org>'
  - 'Ryuta Kamizono <kamipo@gmail.com>'
  - 'tokuhirom <tokuhirom@gmail.com>'
  - 'cho45 <cho45@lowreal.net>'
  - 'Syohei YOSHIDA <syohex@gmail.com>'
  - 'makamaka <makamaka.donzoko@gmail.com>'
  - 'Yuji Shimada <xaicron@gmail.com>'