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

Florian Schlichting fsfs at alioth.debian.org
Thu Aug 22 22:13:34 UTC 2013


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

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

commit fc622b62db3267742d311183eca23da3c1332746
Merge: 674ef2c 53c58a2
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Aug 22 23:56:24 2013 +0200

    Merge tag 'upstream/1.001'
    
    Upstream version 1.001

 Build.PL                                          |    2 -
 Changes                                           |   21 ++
 MANIFEST                                          |    9 +-
 META.json                                         |   14 +-
 META.yml                                          |   12 +-
 README                                            |   66 +++++-
 examples/bench.pl                                 |   62 +++--
 examples/dhtml.html                               |  249 ---------------------
 lib/HTML/Template/Compiled.pm                     |  113 ++++++++--
 lib/HTML/Template/Compiled/Compiler.pm            |   59 +++--
 lib/HTML/Template/Compiled/Expr.pm                |   10 +-
 lib/HTML/Template/Compiled/Parser.pm              |    2 +-
 lib/HTML/Template/Compiled/Plugin/DHTML.pm        |   74 ------
 lib/HTML/Template/Compiled/Plugin/NumberFormat.pm |  171 --------------
 t/01_HTML-Template-Compiled.t                     |   29 ++-
 t/04_out_fh.t                                     |   17 +-
 t/05_filter.t                                     |   12 +-
 t/06_dyn_include.t                                |   11 +-
 t/11_dhtml.t                                      |   59 -----
 t/13_loop.t                                       |   15 +-
 t/14_scalarref.t                                  |   18 +-
 t/19_query.t                                      |   11 +-
 t/20_precompile.t                                 |   14 +-
 t/21_while.t                                      |   14 +-
 t/24_pod_cover.t                                  |    5 +-
 t/35_debug.t                                      |   14 +-
 t/39_line_info.t                                  |   76 +++++++
 t/39_number_format.t                              |  111 ---------
 t/HTC_Utils.pm                                    |   13 +-
 t/templates/dhtml.htc                             |    2 -
 t/templates/inc.html                              |    1 -
 t/templates/line_info1.html                       |    5 +
 32 files changed, 448 insertions(+), 843 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