224 lines
4.8 KiB
Plaintext
224 lines
4.8 KiB
Plaintext
Av_CharPtrPtr.c
|
|
Av_CharPtrPtr.h
|
|
Changes
|
|
Devel.xs
|
|
HACKING.txt
|
|
LICENSE
|
|
LibXML.pm
|
|
LibXML.pod
|
|
LibXML.xs
|
|
MANIFEST
|
|
Makefile.PL
|
|
README
|
|
TODO
|
|
debian/changelog
|
|
debian/compat
|
|
debian/control
|
|
debian/copyright
|
|
debian/libxml-libxml-perl.docs
|
|
debian/libxml-libxml-perl.examples
|
|
debian/libxml-libxml-perl.install
|
|
debian/libxml-libxml-perl.postinst
|
|
debian/libxml-libxml-perl.prerm
|
|
debian/rules
|
|
docs/libxml.dbk
|
|
dom.c
|
|
dom.h
|
|
example/JBR-ALLENtrees.htm
|
|
example/article.xml
|
|
example/article_bad.xml
|
|
example/article_external_bad.xml
|
|
example/article_internal.xml
|
|
example/article_internal_bad.xml
|
|
example/bad.dtd
|
|
example/bad.xml
|
|
example/catalog.xml
|
|
example/cb_example.pl
|
|
example/complex/complex.dtd
|
|
example/complex/complex.xml
|
|
example/complex/complex2.xml
|
|
example/complex/dtd/f.dtd
|
|
example/complex/dtd/g.dtd
|
|
example/create-sample-html-document.pl
|
|
example/dromeds.xml
|
|
example/dtd.xml
|
|
example/enc2_latin2.html
|
|
example/enc_latin2.html
|
|
example/ext_ent.dtd
|
|
example/ns.xml
|
|
example/test.dtd
|
|
example/test.html
|
|
example/test.xhtml
|
|
example/test.xml
|
|
example/test2.xml
|
|
example/test3.xml
|
|
example/test4.xml
|
|
example/thedieline.rss
|
|
example/utf-16-1.html
|
|
example/utf-16-2.html
|
|
example/utf-16-2.xml
|
|
example/xmllibxmldocs.pl
|
|
example/xmlns/badguy.xml
|
|
example/xmlns/goodguy.xml
|
|
example/xpath.pl
|
|
example/yahoo-finance-html-with-errors.html
|
|
lib/XML/LibXML/Attr.pod
|
|
lib/XML/LibXML/AttributeHash.pm
|
|
lib/XML/LibXML/Boolean.pm
|
|
lib/XML/LibXML/CDATASection.pod
|
|
lib/XML/LibXML/Comment.pod
|
|
lib/XML/LibXML/Common.pm
|
|
lib/XML/LibXML/Common.pod
|
|
lib/XML/LibXML/DOM.pod
|
|
lib/XML/LibXML/Devel.pm
|
|
lib/XML/LibXML/Document.pod
|
|
lib/XML/LibXML/DocumentFragment.pod
|
|
lib/XML/LibXML/Dtd.pod
|
|
lib/XML/LibXML/Element.pod
|
|
lib/XML/LibXML/ErrNo.pm
|
|
lib/XML/LibXML/ErrNo.pod
|
|
lib/XML/LibXML/Error.pm
|
|
lib/XML/LibXML/Error.pod
|
|
lib/XML/LibXML/InputCallback.pod
|
|
lib/XML/LibXML/Literal.pm
|
|
lib/XML/LibXML/Namespace.pod
|
|
lib/XML/LibXML/Node.pod
|
|
lib/XML/LibXML/NodeList.pm
|
|
lib/XML/LibXML/Number.pm
|
|
lib/XML/LibXML/PI.pod
|
|
lib/XML/LibXML/Parser.pod
|
|
lib/XML/LibXML/Pattern.pod
|
|
lib/XML/LibXML/Reader.pm
|
|
lib/XML/LibXML/Reader.pod
|
|
lib/XML/LibXML/RegExp.pod
|
|
lib/XML/LibXML/RelaxNG.pod
|
|
lib/XML/LibXML/SAX.pm
|
|
lib/XML/LibXML/SAX.pod
|
|
lib/XML/LibXML/SAX/Builder.pm
|
|
lib/XML/LibXML/SAX/Builder.pod
|
|
lib/XML/LibXML/SAX/Generator.pm
|
|
lib/XML/LibXML/SAX/Parser.pm
|
|
lib/XML/LibXML/Schema.pod
|
|
lib/XML/LibXML/Text.pod
|
|
lib/XML/LibXML/XPathContext.pm
|
|
lib/XML/LibXML/XPathContext.pod
|
|
lib/XML/LibXML/XPathExpression.pod
|
|
perl-libxml-mm.c
|
|
perl-libxml-mm.h
|
|
perl-libxml-sax.c
|
|
perl-libxml-sax.h
|
|
ppport.h
|
|
scripts/Test.pm-to-Test-More.pl
|
|
scripts/bump-version-number.pl
|
|
scripts/fast-eumm.pl
|
|
scripts/prints-to-comments.pl
|
|
scripts/tag-release.pl
|
|
scripts/total-build-and-test.bash
|
|
scripts/update-HACKING-file.bash
|
|
t/00-report-prereqs.t
|
|
t/01basic.t
|
|
t/02parse.t
|
|
t/03doc.t
|
|
t/04node.t
|
|
t/05text.t
|
|
t/06elements.t
|
|
t/07dtd.t
|
|
t/08findnodes.t
|
|
t/09xpath.t
|
|
t/10ns.t
|
|
t/11memory.t
|
|
t/12html.t
|
|
t/13dtd.t
|
|
t/14sax.t
|
|
t/15nodelist.t
|
|
t/16docnodes.t
|
|
t/17callbacks.t
|
|
t/18docfree.t
|
|
t/19die_on_invalid_utf8_rt_58848.t
|
|
t/19encoding.t
|
|
t/20extras.t
|
|
t/21catalog.t
|
|
t/23rawfunctions.t
|
|
t/24c14n.t
|
|
t/25relaxng.t
|
|
t/26schema.t
|
|
t/27new_callbacks_simple.t
|
|
t/28new_callbacks_multiple.t
|
|
t/29id.t
|
|
t/30keep_blanks.t
|
|
t/30xpathcontext.t
|
|
t/31xpc_functions.t
|
|
t/32xpc_variables.t
|
|
t/35huge_mode.t
|
|
t/40reader.t
|
|
t/40reader_mem_error.t
|
|
t/41xinclude.t
|
|
t/42common.t
|
|
t/43options.t
|
|
t/44extent.t
|
|
t/45regex.t
|
|
t/46err_column.t
|
|
t/47load_xml_callbacks.t
|
|
t/48_RH5_double_free_rt83779.t
|
|
t/48_SAX_Builder_rt_91433.t
|
|
t/48_gh_pr63_detect_undef_values.t
|
|
t/48_memleak_rt_83744.t
|
|
t/48_reader_undef_warning_on_empty_str_rt106830.t
|
|
t/48_removeChild_crashes_rt_80395.t
|
|
t/48_replaceNode_DTD_nodes_rT_80521.t
|
|
t/48_rt123379_setNamespace.t
|
|
t/48_rt55000.t
|
|
t/48_rt93429_recover_2_in_html_parsing.t
|
|
t/48importing_nodes_IDs_rt_69520.t
|
|
t/49_load_html.t
|
|
t/49callbacks_returning_undef.t
|
|
t/49global_extent.t
|
|
t/50devel.t
|
|
t/51_parse_html_string_rt87089.t
|
|
t/60error_prev_chain.t
|
|
t/60struct_error.t
|
|
t/61error.t
|
|
t/62overload.t
|
|
t/71overloads.t
|
|
t/72destruction.t
|
|
t/80registryleak.t
|
|
t/90shared_clone_failed_rt_91800.t
|
|
t/90stack.t
|
|
t/90threads.t
|
|
t/91unique_key.t
|
|
t/cpan-changes.t
|
|
t/data/callbacks_returning_undef.xml
|
|
t/data/chinese.xml
|
|
t/lib/Collector.pm
|
|
t/lib/Counter.pm
|
|
t/lib/Stacker.pm
|
|
t/lib/TestHelpers.pm
|
|
t/pod-files-presence.t
|
|
t/pod.t
|
|
t/release-kwalitee.t
|
|
t/style-trailing-space.t
|
|
test/relaxng/badschema.rng
|
|
test/relaxng/demo.rng
|
|
test/relaxng/demo.xml
|
|
test/relaxng/demo2.rng
|
|
test/relaxng/demo3.rng
|
|
test/relaxng/demo4.rng
|
|
test/relaxng/invaliddemo.xml
|
|
test/relaxng/net.rng
|
|
test/relaxng/schema.rng
|
|
test/schema/badschema.xsd
|
|
test/schema/demo.xml
|
|
test/schema/invaliddemo.xml
|
|
test/schema/net.xsd
|
|
test/schema/schema.xsd
|
|
test/textReader/countries.xml
|
|
test/xinclude/entity.txt
|
|
test/xinclude/test.xml
|
|
test/xinclude/xinclude.xml
|
|
typemap
|
|
xpath.c
|
|
xpath.h
|
|
xpathcontext.h
|
|
META.yml Module YAML meta-data (added by MakeMaker)
|
|
META.json Module JSON meta-data (added by MakeMaker)
|