---
abstract: 'GitDDL compatibility database migration utility when  hosted on GitHub'
author:
  - 'mackee <macopy123@gmail.com>'
build_requires:
  Test::Mock::Furl: '0'
  Test::More: '0.98'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.12, 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: GitHubDDL
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  GitHubDDL:
    file: lib/GitHubDDL.pm
    version: '0.01'
requires:
  DBI: '0'
  Furl: '0'
  Moo: '0'
  SQL::Translator: '1.62'
  Try::Tiny: '0'
  Type::Tiny: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/mackee/GitHubDDL/issues
  homepage: https://github.com/mackee/GitHubDDL
  repository: git://github.com/mackee/GitHubDDL.git
version: '0.01'
x_authority: cpan:MACOPY
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1