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

nickm-guest pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit 23fabbf64d1657cacac4183677c9c8b24adaea61
Merge: 55bb616 d1b0017
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Tue Aug 9 05:48:35 2016 +0100

    Merge tag 'upstream/0.34'
    
    Upstream version 0.34

 .perltidyrc                     |   2 +-
 .travis.yml                     |   2 +-
 Changes                         |  31 +++
 META.json                       |   4 +-
 META.yml                        |   4 +-
 Makefile.PL                     |   4 +-
 README                          |  48 ++--
 cpanfile                        |   5 +-
 example.cgi                     |   5 -
 lib/Mojolicious/Plugin/CGI.pm   | 532 +++++++++++++++++++++-------------------
 pm_to_blib                      |   0
 t/Helper.pm                     |  91 +++++++
 t/basic.t                       |  54 ++--
 t/before.t                      |  41 ++--
 t/cgi-bin/env.cgi               |   5 -
 t/cgi-bin/errlog                |   4 -
 t/cgi-bin/file_upload           |   8 -
 t/cgi-bin/not-found.pl          |   7 -
 t/cgi-bin/not-modified.pl       |   7 -
 t/cgi-bin/nph-borked.pl         |  10 -
 t/cgi-bin/nph.pl                |   8 -
 t/cgi-bin/postman               |   6 -
 t/cgi-bin/redirect.pl           |   4 -
 t/cgi-bin/slow.pl               |   5 -
 t/cgi-bin/working.pl            |   4 -
 t/errlog.t                      |  65 ++---
 t/helper.t                      |  31 +++
 t/multipart.t                   |  31 ++-
 t/not-found.t                   |  19 +-
 t/not-modified.t                |  20 +-
 t/nph-borked.t                  |  18 +-
 t/nph.t                         |  19 +-
 t/query-string-with-semicolon.t |  26 +-
 t/redirect.t                    |  21 +-
 t/remote-user.t                 |  28 +--
 t/run.t                         |  19 ++
 t/zombies.t                     | 106 ++++++++
 37 files changed, 736 insertions(+), 558 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-cgi-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