The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: "Manage installation and migration of an application's (Postgres) database"
author:
  - 'Dave Rolsky <autarch@urth.org>'
build_requires:
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Pg-DatabaseManager
requires:
  DBI: '0'
  File::Slurp: '0'
  File::Which: '0'
  List::AllUtils: '0'
  Moose: '0'
  MooseX::Getopt: '0'
  MooseX::Params::Validate: '0.15'
  MooseX::StrictConstructor: '0'
  MooseX::Types: '0'
  MooseX::Types::Path::Class: '0'
  Path::Class: '0'
  Pg::CLI: '0.04'
  Test::Differences: '0'
  Test::More: '0.88'
  autodie: '0'
  namespace::autoclean: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Pg-DatabaseManager
  repository: git://git.urth.org/Pg-DatabaseManager.git
version: '0.06'
x_serialization_backend: 'YAML::Tiny version 1.69'