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: 'redis-server runner for tests.'
author:
  - 'Daisuke Murase <typester@cpan.org>'
build_requires:
  Redis: '0'
  Test::More: '0.98'
  Test::TCP: '0'
configure_requires:
  Module::Build::Tiny: '0.035'
  perl: 5.008_001
dynamic_config: 0
generated_by: 'Minilla/v3.0.13, 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-RedisServer
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Test::RedisServer:
    file: lib/Test/RedisServer.pm
    version: '0.21'
requires:
  File::Temp: '0'
  Mouse: '0'
  Time::HiRes: '0'
resources:
  bugtracker: https://github.com/typester/Test-RedisServer/issues
  homepage: https://github.com/typester/Test-RedisServer
  repository: git://github.com/typester/Test-RedisServer.git
version: '0.21'
x_authority: cpan:TYPESTER
x_contributors:
  - 'Daisuke Murase <typester@gmail.com>'
  - 'Ivan Baidakou <dmol@gmx.com>'
  - 'Jeremy Zawodny <jzawodn@craigslist.org>'
  - 'Robin Smidsrød <robin@smidsrod.no>'
  - 'Sean Smith <ssmith@localhost.localdomain>'
  - 'Songmu <y.songmu@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'