---
abstract: 'A library of SQL types'
author:
  - 'Robert Rothenberg <rrwo@cpan.org>'
build_requires:
  Test::More: '0.98'
  Test::Most: '0'
  if: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Types-SQL
provides:
  Types::SQL:
    file: lib/Types/SQL.pm
    version: v0.1.2
  Types::SQL::Util:
    file: lib/Types/SQL/Util.pm
    version: v0.1.2
recommends:
  PerlX::Maybe::XS: '0'
  Ref::Util::XS: '0'
  Type::Tiny::XS: '0'
requires:
  Exporter: '0'
  PerlX::Maybe: '0'
  Ref::Util: '0'
  Type::Library: '0'
  Type::Utils: '0.44'
  Types::Standard: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/robrwo/Types-SQL/issues
  repository: git://github.com/robrwo/Types-SQL.git
version: v0.1.2
x_serialization_backend: 'YAML::Tiny version 1.70'