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

Florian Schlichting fsfs at alioth.debian.org
Tue Oct 29 22:34:31 UTC 2013


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

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

commit 57cf0c5e198b060cfad3b15dd13625931bd95439
Merge: 024f2f0 40fcf49
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Oct 29 23:12:18 2013 +0100

    Merge tag 'upstream/0.21'
    
    Upstream version 0.21

 .shipit                                |    2 -
 Build.PL                               |    3 +
 Changes                                |   22 +
 LICENSE                                |  379 +++++++++++++++
 MANIFEST                               |   26 +-
 META.json                              |   82 ++++
 META.yml                               |   38 +-
 Makefile.PL                            |   24 -
 README                                 |  111 ++++-
 cpanfile                               |   16 +
 dist.ini                               |    3 +
 inc/Module/AutoInstall.pm              |  820 --------------------------------
 inc/Module/Install.pm                  |  470 ------------------
 inc/Module/Install/AutoInstall.pm      |   82 ----
 inc/Module/Install/Base.pm             |   83 ----
 inc/Module/Install/Can.pm              |   81 ----
 inc/Module/Install/Fetch.pm            |   93 ----
 inc/Module/Install/Include.pm          |   34 --
 inc/Module/Install/Makefile.pm         |  415 ----------------
 inc/Module/Install/Metadata.pm         |  715 ----------------------------
 inc/Module/Install/Win32.pm            |   64 ---
 inc/Module/Install/WriteAll.pm         |   63 ---
 lib/Plack/Middleware/Session.pm        |    2 +-
 lib/Plack/Middleware/Session/Cookie.pm |   27 +-
 lib/Plack/Session.pm                   |    2 +-
 lib/Plack/Session/State.pm             |    3 +-
 lib/Plack/Session/State/Cookie.pm      |   24 +-
 lib/Plack/Session/Store.pm             |    2 +-
 lib/Plack/Session/Store/Cache.pm       |    2 +-
 lib/Plack/Session/Store/File.pm        |    2 +-
 lib/Plack/Session/Store/Null.pm        |    2 +-
 t/016_cookiestore_w_customs.t          |   54 +++
 t/lib/TestSession.pm                   |    2 +-
 t/lib/TestSessionHash.pm               |    2 +-
 t/release-pod-syntax.t                 |   15 +
 35 files changed, 748 insertions(+), 3017 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