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

fsfs pushed a commit to branch master
in repository libhtml-mason-perl.

commit bb711e0287ba33c8e7f64adcb2eb79706dc1898b
Merge: 63354de e24dc5e
Author: Florian Schlichting <f...@debian.org>
Date:   Tue Aug 18 17:37:41 2015 +0200

    Merge tag 'upstream/1.56'
    
    Upstream version 1.56

 Changes                                            |  20 +-
 INSTALL                                            |   1 -
 LICENSE                                            |   8 +-
 MANIFEST                                           |  35 +-
 META.json                                          | 536 ++++++++++++++++++++-
 META.yml                                           | 426 +++++++++++++++-
 Makefile.PL                                        |  61 ++-
 README                                             | 188 --------
 lib/HTML/Mason.pm => README.md                     | 126 ++---
 bin/convert0.6.pl                                  | 170 ++++---
 bin/convert0.8.pl                                  | 235 ++++-----
 bin/mason.pl                                       |  75 +--
 cpanfile                                           |  31 ++
 dist.ini                                           |  47 ++
 inc/Pod/Weaver/Section/SeeAlsoMason.pm             |  40 ++
 lib/HTML/Mason.pm                                  |  67 ++-
 lib/HTML/Mason/Admin.pod                           |  39 --
 lib/HTML/Mason/Apache/Request.pm                   |   5 +-
 lib/HTML/Mason/ApacheHandler.pm                    |  37 +-
 lib/HTML/Mason/CGIHandler.pm                       |  55 +--
 lib/HTML/Mason/Cache/BaseCache.pm                  |  39 +-
 lib/HTML/Mason/Compiler.pm                         |  40 +-
 lib/HTML/Mason/Compiler/ToObject.pm                |  40 +-
 lib/HTML/Mason/Component.pm                        |  40 +-
 lib/HTML/Mason/Component/FileBased.pm              |  40 +-
 lib/HTML/Mason/Component/Subcomponent.pm           |  40 +-
 lib/HTML/Mason/ComponentSource.pm                  |  48 +-
 lib/HTML/Mason/Devel.pod                           |  47 +-
 lib/HTML/Mason/Escapes.pm                          |  40 +-
 lib/HTML/Mason/Exceptions.pm                       |  47 +-
 lib/HTML/Mason/FAQ.pod                             | 116 ++---
 lib/HTML/Mason/FakeApache.pm                       |  49 +-
 lib/HTML/Mason/Handler.pm                          |   5 +-
 lib/HTML/Mason/Interp.pm                           |  40 +-
 lib/HTML/Mason/Lexer.pm                            |  40 +-
 lib/HTML/Mason/MethodMaker.pm                      |  40 +-
 lib/HTML/Mason/Params.pod                          | 228 +++++++--
 lib/HTML/Mason/Parser.pm                           |  33 --
 lib/HTML/Mason/Plugin.pm                           |  72 +--
 lib/HTML/Mason/Plugin/Context.pm                   |  55 +--
 lib/HTML/Mason/Request.pm                          |  51 +-
 lib/HTML/Mason/Resolver.pm                         |  42 +-
 lib/HTML/Mason/Resolver/File.pm                    |  40 +-
 lib/HTML/Mason/Resolver/Null.pm                    |  42 +-
 lib/HTML/Mason/Subclassing.pod                     |  37 --
 lib/HTML/Mason/Tests.pm                            |  40 +-
 lib/HTML/Mason/Tools.pm                            |  40 +-
 lib/HTML/Mason/Utils.pm                            |  41 +-
 {t/author-live => live-tests/live}/CGIHandler.t    |   8 -
 {t/author-live => live-tests/live}/apache-filter.t |   8 -
 .../live}/cgi-no-handler.t                         |   8 -
 .../live}/cgi-with-handler.t                       |   8 -
 .../live}/libapreq-no-handler.t                    |   8 -
 .../live}/libapreq-with-handler.t                  |   8 -
 {t/author-live => live-tests/live}/multi-conf.t    |   8 -
 {t/author-live => live-tests/live}/no-config.t     |   8 -
 .../live}/set-content-type.t                       |   8 -
 .../live}/single-level-server-root.t               |   8 -
 {t/author-live => live-tests/live}/taint.t         |   8 -
 t/00-report-prereqs.dd                             |  41 ++
 t/00-report-prereqs.t                              | 176 +++++++
 t/14-cgi.t                                         |   2 +-
 t/99-pod.t                                         |  11 -
 t/author-no-tabs.t                                 | 107 ++++
 t/author-pod-spell.t                               | 265 ++++++++++
 t/release-pod-syntax.t                             |  14 +
 tidyall.ini                                        |   0
 weaver.ini                                         |  10 +
 68 files changed, 2380 insertions(+), 1968 deletions(-)


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