[libweb-simple-perl] 01/06: Merge tag 'upstream/0.021'

gregor herrmann gregoa at debian.org
Fri May 23 11:58:24 UTC 2014


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

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

commit 49cee6f4857a4e2067f17d9df150fd6aaff877cb
Merge: d56447f 06e1bfa
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 23 13:47:33 2014 +0200

    Merge tag 'upstream/0.021'
    
    Upstream version 0.021

 Changes                         |   8 +++
 MANIFEST                        |   2 +
 META.json                       |   4 +-
 META.yml                        |  20 ++++----
 README                          | 108 ++++++++++++++++++++++++++--------------
 lib/Web/Dispatch.pm             |  39 ++++++++++-----
 lib/Web/Dispatch/HTTPMethods.pm |  13 ++---
 lib/Web/Dispatch/Node.pm        |   7 ++-
 lib/Web/Dispatch/ParamParser.pm |   3 +-
 lib/Web/Dispatch/Parser.pm      |  12 ++++-
 lib/Web/Simple.pm               |  96 +++++++++++++++++++++++------------
 lib/Web/Simple/Application.pm   |  11 ++--
 lib/Web/Simple/DispatchNode.pm  |  20 --------
 lib/Web/Simple/Role.pm          |  54 ++++++++++++++++++++
 t/dispatch_misc.t               |  92 +++++++++++++++++++++++-----------
 t/dispatch_parser.t             |  24 +++++++++
 t/param_parser.t                |  14 ++++++
 t/post.t                        |  20 ++++++++
 t/role.t                        |  53 ++++++++++++++++++++
 19 files changed, 442 insertions(+), 158 deletions(-)

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



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