---
abstract: 'Run DDL on online databases safely'
author:
  - 'Grant Street Group <developers@grantstreet.com>'
build_requires:
  DBI: '0'
  DBIx::Class::Core: '0'
  DBIx::Class::Schema: '0'
  Env: '0'
  Exporter: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Import::Into: '0'
  Path::Class: '0'
  Path::Class::File: '0'
  Test2::Bundle::More: '0'
  Test2::Tools::Compare: '0'
  Test2::Tools::Exception: '0'
  Test2::Tools::Explain: '0'
  Test::More: '0'
  base: '0'
  lib: '0'
  parent: '0'
  strict: '0'
  utf8: '0'
configure_requires:
  ExtUtils::MakeMaker: '7.1101'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, 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: DBIx-OnlineDDL
provides:
  DBIx::OnlineDDL:
    file: lib/DBIx/OnlineDDL.pm
    version: v1.0.0
  DBIx::OnlineDDL::Helper::Base:
    file: lib/DBIx/OnlineDDL/Helper/Base.pm
    version: v1.0.0
  DBIx::OnlineDDL::Helper::MySQL:
    file: lib/DBIx/OnlineDDL/Helper/MySQL.pm
    version: v1.0.0
  DBIx::OnlineDDL::Helper::SQLite:
    file: lib/DBIx/OnlineDDL/Helper/SQLite.pm
    version: v1.0.0
requires:
  Class::Load: '0'
  DBI::Const::GetInfoType: '0'
  DBIx::BatchChunker: '0'
  Eval::Reversible: '0'
  List::Util: '1.44'
  Moo: '0'
  MooX::StrictConstructor: '0'
  Sub::Util: '0'
  Term::ProgressBar: '0'
  Types::Common::Numeric: '0'
  Types::Standard: '0'
  namespace::clean: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/GrantStreetGroup/DBIx-OnlineDDL/issues
  repository: git://github.com/GrantStreetGroup/DBIx-OnlineDDL.git
version: v1.0.0
x_generated_by_perl: v5.20.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: Artistic-2.0
x_static_install: 1