---
abstract: 'extension of SQL::Abstract with more constructs and more flexible API'
author:
  - 'Laurent Dami <dami@cpan.org>'
build_requires:
  List::MoreUtils: '0'
  SQL::Abstract::Test: '0'
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4232, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: SQL-Abstract-More
provides:
  SQL::Abstract::More:
    file: lib/SQL/Abstract/More.pm
    version: '1.40'
requires:
  MRO::Compat: '0'
  Params::Validate: '0'
  SQL::Abstract::Classic: '0'
  Scalar::Util: '0'
  namespace::clean: '0'
  parent: '0'
  perl: '5.008'
resources:
  license: http://dev.perl.org/licenses/
  repository: https://github.com/damil/SQL-Abstract-More
version: '1.40'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'