1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
---
abstract: 'Perl binding for Redis database'
author:
- 'Pedro Melo <melo@cpan.org>'
- 'Damien Krotkine <dams@cpan.org>'
build_requires:
Digest::SHA: '0'
File::Spec: '0'
IO::Handle: '0'
IO::String: '0'
IPC::Cmd: '0'
IPC::Open3: '0'
Test::Deep: '0'
Test::Fatal: '0'
Test::More: '0.98'
Test::SharedFork: '0'
Test::TCP: '1.19'
perl: '5.010'
configure_requires:
ExtUtils::MakeMaker: 6.63_03
Module::Build::Tiny: '0.034'
perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, 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: Redis
requires:
IO::Socket::Timeout: '0.29'
Try::Tiny: '0'
perl: '5.010'
resources:
bugtracker: https://github.com/PerlRedis/perl-redis/issues
homepage: https://github.com/PerlRedis/perl-redis
repository: https://github.com/PerlRedis/perl-redis.git
version: '2.000'
x_generated_by_perl: v5.32.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: Artistic-2.0
|