[libhtml-template-compiled-perl] 01/06: Merge tag 'upstream/1.003'

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed May 4 02:11:50 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libhtml-template-compiled-perl.

commit e452e8d88edd7612b904c9992334f726a31fb5c3
Merge: 4145566 0b28f5f
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue May 3 22:55:11 2016 -0300

    Merge tag 'upstream/1.003'
    
    Upstream version 1.003
    
    # gpg: Signature made Tue 03 May 2016 10:51:27 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                                            |  7 +++
 MANIFEST                                           |  3 +-
 META.yml                                           | 62 +++++++++++-----------
 Makefile.PL                                        | 19 +++----
 README                                             |  4 +-
 dist.ini                                           |  4 +-
 lib/HTML/Template/Compiled.pm                      | 41 +++++++++-----
 lib/HTML/Template/Compiled/Classic.pm              |  2 +-
 lib/HTML/Template/Compiled/Compiler.pm             | 11 ++--
 lib/HTML/Template/Compiled/Compiler/Classic.pm     |  2 +-
 lib/HTML/Template/Compiled/Exception.pm            |  2 +-
 lib/HTML/Template/Compiled/Expr.pm                 |  2 +-
 lib/HTML/Template/Compiled/Expression.pm           |  2 +-
 .../Template/Compiled/Expression/Expressions.pm    |  2 +-
 lib/HTML/Template/Compiled/Filter.pm               |  2 +-
 lib/HTML/Template/Compiled/Formatter.pm            |  2 +-
 lib/HTML/Template/Compiled/Lazy.pm                 |  2 +-
 lib/HTML/Template/Compiled/Parser.pm               |  2 +-
 lib/HTML/Template/Compiled/Plugin/XMLEscape.pm     |  2 +-
 lib/HTML/Template/Compiled/Token.pm                |  2 +-
 lib/HTML/Template/Compiled/Utils.pm                |  2 +-
 t/04_out_fh.t                                      |  4 +-
 t/06_dyn_include.t                                 |  2 +-
 t/40_data_dumper.t                                 | 34 ++++++++++++
 24 files changed, 136 insertions(+), 81 deletions(-)

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



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