---
abstract: 'a wrapper of Redis.pm that namespaces all Redis calls'
author:
  - 'Ichinose Shogo <shogo82148@gmail.com>'
build_requires:
  File::Temp: '0'
  Test::Deep: '0'
  Test::Exception: '0'
  Test::Fatal: '0'
  Test::More: '0'
  Test::RedisServer: '0'
  Test::TCP: '0'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.7, 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: Redis-Namespace
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Redis::Namespace:
    file: lib/Redis/Namespace.pm
    version: '0.13'
requires:
  Redis: '0'
  perl: '5.010001'
resources:
  bugtracker: https://github.com/shogo82148/Redis-Namespace/issues
  homepage: https://github.com/shogo82148/Redis-Namespace
  repository: git://github.com/shogo82148/Redis-Namespace.git
version: '0.13'
x_contributors:
  - 'Dan Book <grinnz@gmail.com>'
  - 'Mihyaeru <mihyaeru21@gmail.com>'
  - 'karupanerura <karupa@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1