[libxml-treepp-perl] 13/18: Merge tag 'upstream/0.43'

gregor herrmann gregoa at debian.org
Sat Aug 15 19:24:53 UTC 2015


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

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

commit f652b8fe92490c99b272bb6e795d0b44ca9cac36
Merge: 9d5cc11 19e2079
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 15 21:17:16 2015 +0200

    Merge tag 'upstream/0.43'
    
    Upstream version 0.43

 Changes                       |   24 +
 MANIFEST                      |   14 +-
 META.json                     |   42 +
 META.yml                      |   41 +-
 Makefile.PL                   |    6 +-
 README                        |   31 +-
 README.md                     |  437 ++++++++++
 lib/XML/TreePP.pm             |   70 +-
 make-dist.sh                  |   10 +-
 t/09_http-lite.t              |    4 +-
 t/10_http-lwp.t               |    4 +-
 t/42_cdata_comment.t          |    9 +-
 t/44_utf8_bom.t               |    0
 t/51_RT_42441.t               | 1858 +++++++++++++++++++++++++++++++++++++++++
 t/52_require_xml_decl.t       |   54 ++
 t/53_empty_text_node.t        |   23 +
 t/54_empty_element_tag_end.t  |   12 +
 t/example/hello-en-latin1.xml |    0
 t/example/hello-en-nodecl.xml |    0
 t/example/hello-en-noenc.xml  |    0
 t/example/hello-en-utf8.xml   |    0
 t/example/hello-ja-euc.xml    |    0
 t/example/hello-ja-sjis.xml   |    0
 t/example/hello-ja-utf8.xml   |    0
 t/example/hello-ko-euc.xml    |    0
 t/example/hello-ko-utf8.xml   |    0
 t/example/hello-zh-big5.xml   |    0
 t/example/hello-zh-gb2312.xml |    0
 t/example/hello-zh-utf8.xml   |    0
 t/example/index.rdf           | 1090 +++++++-----------------
 30 files changed, 2886 insertions(+), 843 deletions(-)

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



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