The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
MANIFEST
META.yml
Makefile.PL
README
README.md
example/envxml.cgi
lib/XML/TreePP.pm
make-dist.sh
t/00_pod.t
t/01_parse.t
t/02_write.t
t/03_parsefile.t
t/04_escape.t
t/05_empty.t
t/06_cdata.t
t/07_attr_prefix.t
t/08_force_array.t
t/09_http-lite.t
t/10_http-lwp.t
t/11_escape_cdata.t
t/12_escape_charref.t
t/13_encoding_en.t
t/14_encoding_zh.t
t/15_encoding_ja.t
t/16_encoding_ko.t
t/17_output_encoding.t
t/18_escape_amp.t
t/19_multi_text.t
t/20_http-lite-cached.t
t/21_http-lwp-cached.t
t/22_http-lite-headers.t
t/23_http-lwp-headers.t
t/24_ignore_error.t
t/25_text_node_key.t
t/26_attr_prefix_null.t
t/27_http-lite-force.t
t/28_http-lwp-force.t
t/29_http-lwp-withcache.t
t/30_first_out.t
t/31_tie_ixhash.t
t/32_base_class.t
t/33_indent.t
t/34_utf8_flag.t
t/35_force_hash.t
t/36_elem_class.t
t/37_undef.t
t/38_cdata_cdsect.t
t/39_writefile.t
t/40_writefile_jcode.t
t/41_writefile_encode.t
t/42_cdata_comment.t
t/43_encoding_quote.t
t/44_utf8_bom.t
t/45_attr_space.t
t/46_xml_deref.t
t/47_xml_deref_utf8.t
t/48_blobref.t
t/49_invalid_encoding.t
t/50_invalid_tree.t
t/51_RT_42441.t
t/52_require_xml_decl.t
t/53_empty_text_node.t
t/54_empty_element_tag_end.t
t/example/hello-en-latin1.xml
t/example/hello-en-nodecl-bom.xml
t/example/hello-en-nodecl.xml
t/example/hello-en-noenc-bom.xml
t/example/hello-en-noenc.xml
t/example/hello-en-utf8-bom.xml
t/example/hello-en-utf8.xml
t/example/hello-ja-euc.xml
t/example/hello-ja-sjis.xml
t/example/hello-ja-utf8.xml
t/example/hello-ko-euc.xml
t/example/hello-ko-utf8.xml
t/example/hello-zh-big5.xml
t/example/hello-zh-gb2312.xml
t/example/hello-zh-utf8.xml
t/example/index.rdf
META.json                                Module JSON meta-data (added by MakeMaker)