Database-Migrator
view release on metacpan or search on metacpan
---
abstract: 'A system for implementing database migrations'
author:
- 'Dave Rolsky <autarch@urth.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Test::More: '0.96'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.011, 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: Database-Migrator
provides:
Database::Migrator:
file: lib/Database/Migrator.pm
version: '0.14'
Database::Migrator::Core:
file: lib/Database/Migrator/Core.pm
version: '0.14'
Database::Migrator::Types:
file: lib/Database/Migrator/Types.pm
version: '0.14'
Test::Database::Migrator:
file: lib/Test/Database/Migrator.pm
version: '0.14'
requires:
DBI: '0'
Eval::Closure: '0'
File::Temp: '0'
IPC::Run3: '0'
Log::Dispatch: '0'
Log::Dispatch::TestDiag: '0'
Moose: '0'
Moose::Role: '0'
Moose::Util::TypeConstraints: '0'
MooseX::Getopt::Dashes: '0'
MooseX::Getopt::OptionTypeMap: '0'
MooseX::Types: '0'
MooseX::Types::Combine: '0'
MooseX::Types::Moose: '0'
MooseX::Types::Path::Class: '0'
Path::Class: '0'
Test::Fatal: '0'
Test::More: '0.96'
Try::Tiny: '0'
autodie: '0'
namespace::autoclean: '0'
parent: '0'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/maxmind/Database-Migrator/issues
homepage: http://metacpan.org/release/Database-Migrator
repository: git://github.com/maxmind/Database-Migrator.git
version: '0.14'
x_Dist_Zilla:
perl:
version: '5.026000'
plugins:
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@MAXMIND/MakeMaker'
version: '6.011'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Dist::Zilla::Plugin::GatherDir:
exclude_filename:
- CONTRIBUTING.md
- LICENSE
- Makefile.PL
- README.md
- cpanfile
exclude_match: []
follow_symlinks: 0
include_dotfiles: 0
prefix: ''
prune_directory: []
root: .
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@MAXMIND/Git::GatherDir'
version: '2.043'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@MAXMIND/ManifestSkip'
version: '6.011'
-
class: Dist::Zilla::Plugin::License
name: '@MAXMIND/License'
version: '6.011'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@MAXMIND/ExecDir'
version: '6.011'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@MAXMIND/ShareDir'
version: '6.011'
-
( run in 1.042 second using v1.01-cache-2.11-cpan-54e63673c56 )