---
abstract: 'Perl Dancer2 plugin for interaction with key-value-store Redis.'
author:
- 'BURNERSK <burnersk@cpan.org>'
build_requires:
Dancer2: '0.200000'
HTTP::Request::Common: '0'
Plack::Builder: '0'
Plack::Test: '0'
Test::More: '0'
Test::NoWarnings: '0'
lib: '0'
perl: '5.010'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Dancer2-Plugin-Redis
no_index:
directory:
- example
- t
provides:
Dancer2::Plugin::Redis:
file: lib/Dancer2/Plugin/Redis.pm
version: '0.009'
Dancer2::Plugin::Redis::Serialization::Sereal:
file: lib/Dancer2/Plugin/Redis/Serialization/Sereal.pm
version: '0.001'
Dancer2::Plugin::Redis::SerializationRole:
file: lib/Dancer2/Plugin/Redis/SerializationRole.pm
version: '0.001'
recommends:
Sereal: '0'
requires:
Carp: '0'
Dancer2: '0.200000'
Dancer2::Plugin: '0.200000'
Moo: '0'
Moo::Role: '0'
Redis: '0'
Safe::Isa: '0'
Try::Tiny: '0'
Type::Tiny: '0'
Types::Standard: '0'
perl: '5.010'
strictures: '0'
resources:
bugtracker: https://github.com/burnersk/Dancer2-Plugin-Redis/issues
homepage: https://github.com/burnersk/Dancer2-Plugin-Redis
repository: https://github.com/burnersk/Dancer2-Plugin-Redis.git
version: '0.009'
x_contributors:
- 'BURNERSK <burnersk@cpan.org>'
- 'SHLOMIF <shlomif@shlomifish.org>'
- 'SIMBABQUE <simbabque@cpan.org>'
- 'SYSPETE <peter@sysnix.com>'
x_generated_by_perl: v5.26.1
x_serialization_backend: 'YAML::Tiny version 1.73'