[libplack-middleware-session-perl] 01/05: Merge tag 'upstream/0.30'

gregor herrmann gregoa at debian.org
Sat Jul 11 19:12:24 UTC 2015


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

gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit 1ba2e1ba8cdb4569e6a018913cd141cdcd2f4068
Merge: 8334b91 07d6216
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 11 21:06:17 2015 +0200

    Merge tag 'upstream/0.30'
    
    Upstream version 0.30

 Build.PL                               |   4 +-
 Changes                                |  17 +++++
 MANIFEST                               |   3 +-
 META.json                              |  32 ++++----
 META.yml                               |  24 +++---
 README                                 | 136 ++++++++++++++++++++++++---------
 lib/Plack/Middleware/Session.pm        |  78 +++++++++++++++++--
 lib/Plack/Middleware/Session/Cookie.pm |  21 ++++-
 lib/Plack/Session.pm                   |   2 +-
 lib/Plack/Session/Cleanup.pm           |  57 ++++++++++++++
 lib/Plack/Session/State.pm             |   2 +-
 lib/Plack/Session/State/Cookie.pm      |   2 +-
 lib/Plack/Session/Store.pm             |   2 +-
 lib/Plack/Session/Store/Cache.pm       |   2 +-
 lib/Plack/Session/Store/DBI.pm         |  18 ++++-
 lib/Plack/Session/Store/File.pm        |   2 +-
 lib/Plack/Session/Store/Null.pm        |   2 +-
 t/012_streaming.t                      |  37 ++++++++-
 18 files changed, 353 insertions(+), 88 deletions(-)

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



More information about the Pkg-perl-cvs-commits mailing list