File-Raw-XML 0.01
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- XML.xs
- bench/stream.pl
- bench/xml-codec.pl
- include/frx/frx_abi_impl.h
- include/frx/frx_arena.h
- include/frx/frx_buf.h
- include/frx/frx_c14n.h
- include/frx/frx_compat.h
- include/frx/frx_dtd.h
- include/frx/frx_edit.h
- include/frx/frx_enc.h
- include/frx/frx_entity.h
- include/frx/frx_err.h
- include/frx/frx_lex.h
- include/frx/frx_mem.h
- include/frx/frx_model.h
- include/frx/frx_ns.h
- include/frx/frx_obj.h
- include/frx/frx_parse.h
- include/frx/frx_plugin.h
- include/frx/frx_reader.h
- include/frx/frx_sink.h
- include/frx/frx_tree.h
- include/frx/frx_uri.h
- include/frx/frx_utf8.h
- include/frx/frx_validate.h
- include/frx/frx_write.h
- include/frx/frx_xinclude.h
- include/frx/frx_xmlattr.h
- include/frx/frx_xpath.h
- include/frx/frx_xpath_eval.h
- include/frx/frx_xpath_lex.h
- include/frx/frx_xpath_parse.h
- include/frx_abi.h
- lib/File/Raw/XML.pm
- lib/File/Raw/XML/Attr.pm
- lib/File/Raw/XML/Document.pm
- lib/File/Raw/XML/Namespace.pm
- lib/File/Raw/XML/Node.pm
- lib/File/Raw/XML/Reader.pm
- lib/File/Raw/XML/XPath.pm
- t/00-load.t
- t/01-arena.t
- t/02-utf8.t
- t/03-lexer.t
- t/04-refusals.t
- t/05-tree.t
- t/06-namespaces.t
- t/07-ids.t
- t/08-limits.t
- t/09-lifetime.t
- t/10-node.t
- t/11-codec.t
- t/12-plugin.t
- t/13-bad-input.t
- t/14-large-document.t
- t/15-leak.t
- t/16-c14n-inclusive.t
- t/17-c14n-inclusive-11.t
- t/18-c14n-escaping.t
- t/19-c14n-exclusive.t
- t/20-abi.t
- t/31-encodings.t
- t/32-xml11.t
- t/33-doctype.t
- t/34-billion-laughs.t
- t/35-external.t
- t/36-reader.t
- t/37-stream-plugin.t
- t/38-writer.t
- t/39-edit.t
- t/40-xpath.t
- t/41-validate.t
- t/42-xml-attrs.t
- t/43-xinclude.t
- t/manifest.t
- t/pinned/01-c14n10-whitespace.xml
- t/pinned/02-c14n10-tags-nodtd.xml
- t/pinned/03-c14n10-chars-subset.xml
- t/pinned/04-exc-first.xml
- t/pinned/05-exc-second.xml
- t/pinned/06-saml-like.xml
- t/pinned/07-namespaces.xml
- t/pinned/08-misc-and-bom.xml
- t/pinned/09-unicode.xml
- t/pinned/10-wide-deep.xml
- t/pod-coverage.t
- t/pod.t
- t/xmlconf/expected-fail.txt
- t/xmlconf/run.t
- xs/abi.xs
- xs/codec.xs
- xs/document.xs
- xs/internal.xs
- xs/node.xs
- xs/reader.xs
- xs/xpath.xs
- xt/abi-header.t
- xt/boilerplate.t
- xt/fuzz.t
- xt/leak-full.t
- xt/xpath-libxml.t