This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libredis-perl.

commit 4020e4f21fece22467632fcf047150faf2e42224
Merge: 6ecc8bc d268e18
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Jul 11 21:19:54 2015 +0200

    Merge tag 'upstream/1.9790'
    
    Upstream version 1.9790

 Build.PL                                           |    2 +-
 Changes                                            |   13 +
 LICENSE                                            |    2 +-
 MANIFEST                                           |    2 +
 META.json                                          |    8 +-
 META.yml                                           |    8 +-
 Makefile.PL                                        |   38 +-
 README                                             |    6 +-
 dist.ini                                           |    4 +-
 lib/Redis.pm                                       | 1312 +++++++++++++++-----
 lib/Redis/Hash.pm                                  |   11 +-
 lib/Redis/List.pm                                  |   11 +-
 lib/Redis/Sentinel.pm                              |   11 +-
 scripts/publish.pl                                 |    2 +-
 scripts/redis-benchmark.pl                         |    2 +-
 t/01-basic.t                                       |    2 +-
 t/02-responses.t                                   |    2 +-
 t/03-pubsub.t                                      |   20 +-
 t/04-pipeline.t                                    |    2 +-
 t/05-nonblock.t                                    |    2 +-
 t/06-on-connect.t                                  |    2 +-
 t/07-reconnect.t                                   |   20 +-
 t/08-unix-socket.t                                 |    2 +-
 t/10-tie-list.t                                    |    2 +-
 t/11-timeout.t                                     |    2 +-
 t/20-tie-hash.t                                    |    2 +-
 t/30-scripts.t                                     |    2 +-
 t/42-client_cmds.t                                 |    2 +-
 t/44-no-unicode-bug.t                              |    2 +-
 t/release-distmeta.t                               |    7 +-
 t/release-pod-coverage.t                           |   14 +-
 t/tlib/Test/SpawnRedisServer.pm                    |    2 +-
 t/tlib/Test/SpawnRedisTimeoutServer.pm             |    2 +-
 tools/benchmarks/read_vs_sysread.pl                |    2 +-
 .../readline_vs_sysread_vs_recv/client-readline.pl |    2 +-
 .../readline_vs_sysread_vs_recv/client-recv.pl     |    2 +-
 .../readline_vs_sysread_vs_recv/client-sysread.pl  |    2 +-
 .../benchmarks/readline_vs_sysread_vs_recv/run.pl  |    2 +-
 .../server-generator.pl                            |    2 +-
 tools/html_doc_scrapper.pl                         |   68 +
 40 files changed, 1189 insertions(+), 412 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libredis-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to