[libcatalyst-perl] 01/07: Merge tag 'upstream/5.90111'
Nick Morrott
nickm-guest at moszumanska.debian.org
Sun Jul 24 23:31:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libcatalyst-perl.
commit a84a8882f9370f598d747ba3e806adb6d2855f4b
Merge: 95c9ce6 e4fc370
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Sun Jul 24 23:41:37 2016 +0100
Merge tag 'upstream/5.90111'
Upstream version 5.90111
.../lib/TestMiddleware/share/static2/message2.txt | 1 -
.../lib/TestMiddleware/share/static3/message3.txt | 1 -
Changes | 43 +++++++
MANIFEST | 16 +--
META.yml | 68 +++++------
lib/Catalyst.pm | 133 ++++++++++++++++-----
lib/Catalyst/Action.pm | 26 ++--
lib/Catalyst/Controller.pm | 4 +
lib/Catalyst/Delta.pod | 17 +++
lib/Catalyst/DispatchType/Chained.pm | 25 +++-
lib/Catalyst/Dispatcher.pm | 8 +-
lib/Catalyst/Engine.pm | 16 ++-
lib/Catalyst/Response.pm | 18 ++-
lib/Catalyst/Runtime.pm | 2 +-
t/args-empty-parens-bug.t | 4 +-
t/bad_warnings.t | 71 +++++++++++
t/class_traits.t | 10 +-
t/{class_traits.t => class_traits_CAR_bug.t} | 30 ++---
t/execute_exception.t | 60 ++++++++++
t/lib/TestAppArgsEmptyParens.pm | 3 +
t/unicode-exception-bug.t | 76 ++++++++++++
t/unicode-exception-return-value.t | 96 +++++++++++++++
t/useless_set_headers.t | 67 +++++++++++
t/utf_incoming.t | 61 ++++++++++
24 files changed, 737 insertions(+), 119 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