---
abstract: 'A Postgresql mock server for testing perl programs'
author:
  - 'Satoshi Azuma <ytnobody@gmail.com>'
build_requires:
  Test::More: '0.98'
  Test::SharedFork: '0'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.10, 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: Test-PostgreSQL-Docker
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Test::PostgreSQL::Docker:
    file: lib/Test/PostgreSQL/Docker.pm
    version: '0.03003'
requires:
  DBD::Pg: '0'
  DBI: '0'
  IPC::Run: '0'
  Net::EmptyPort: '0'
  Sub::Retry: '0'
  perl: '5.014'
resources:
  bugtracker: https://github.com/ytnobody/p5-Test-PostgreSQL-Docker/issues
  homepage: https://github.com/ytnobody/p5-Test-PostgreSQL-Docker
  repository: git://github.com/ytnobody/p5-Test-PostgreSQL-Docker.git
version: '0.03003'
x_authority: cpan:YTURTLE
x_contributors:
  - 'makamaka <makamaka.donzoko@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1