[libcatalyst-perl] 01/04: Merge tag 'upstream/5.90102'

gregor herrmann gregoa at debian.org
Sat Oct 31 16:55:40 UTC 2015


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

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

commit 7f889f84f63a1b960c8b09a04b913c3d79bce964
Merge: 596c169 455b633
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 31 17:45:57 2015 +0100

    Merge tag 'upstream/5.90102'
    
    Upstream version 5.90102

 Changes                                   | 11 ++++
 MANIFEST                                  |  7 +++
 META.yml                                  |  2 +-
 lib/Catalyst.pm                           | 52 ++++++++++++------
 lib/Catalyst/Action.pm                    | 13 +++--
 lib/Catalyst/Component.pm                 |  6 +--
 lib/Catalyst/Contributing.pod             |  4 +-
 lib/Catalyst/Controller.pm                | 20 +++++--
 lib/Catalyst/Delta.pod                    | 12 ++---
 lib/Catalyst/Dispatcher.pm                |  1 +
 lib/Catalyst/Middleware/Stash.pm          |  2 +-
 lib/Catalyst/Request.pm                   |  5 +-
 lib/Catalyst/RouteMatching.pod            | 14 ++---
 lib/Catalyst/Runtime.pm                   |  2 +-
 lib/Catalyst/UTF8.pod                     |  2 +-
 lib/Catalyst/Upgrading.pod                | 18 +++----
 t/aggregate/unit_core_component_loading.t | 16 ++++--
 t/aggregate/unit_core_uri_for.t           | 80 +++++++++++++++++++++++++++-
 t/aggregate/unit_core_uri_for_action.t    | 40 ++++++++++++++
 t/author/spelling.t                       | 10 +++-
 t/lib/TestPath.pm                         |  8 +++
 t/lib/TestPath/Controller/Four.pm         | 12 +++++
 t/lib/TestPath/Controller/One.pm          | 12 +++++
 t/lib/TestPath/Controller/Three.pm        | 12 +++++
 t/lib/TestPath/Controller/Two.pm          | 12 +++++
 t/path_action_empty_brackets.t            | 30 +++++++++++
 t/state.t                                 | 87 +++++++++++++++++++++++++++++++
 27 files changed, 425 insertions(+), 65 deletions(-)

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



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