The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/Redis.pm
lib/Redis/Hash.pm
lib/Redis/List.pm
lib/Redis/Sentinel.pm
scripts/publish.pl
scripts/redis-benchmark.pl
t/00-compile.t
t/01-basic.t
t/02-responses.t
t/03-pubsub.t
t/04-pipeline.t
t/05-nonblock.t
t/06-on-connect.t
t/07-reconnect.t
t/08-unix-socket.t
t/10-tie-list.t
t/11-timeout.t
t/20-tie-hash.t
t/30-scripts.t
t/42-client_cmds.t
t/50-fork_safe.t
t/release-distmeta.t
t/release-pod-coverage.t
t/tlib/Test/SpawnRedisServer.pm
t/tlib/Test/SpawnRedisTimeoutServer.pm
tools/benchmarks/read_vs_sysread.pl
tools/benchmarks/readline_vs_sysread_vs_recv/client-readline.pl
tools/benchmarks/readline_vs_sysread_vs_recv/client-recv.pl
tools/benchmarks/readline_vs_sysread_vs_recv/client-sysread.pl
tools/benchmarks/readline_vs_sysread_vs_recv/run.pl
tools/benchmarks/readline_vs_sysread_vs_recv/server-generator.pl