AI_POLICY.md
Changes				Change log
CONTRIBUTING.md
Expat/encoding.h		Header file; describes *.enc structure
Expat/Expat.pm			XML::Parser::Expat module
Expat/Expat.xs			Extension library
Expat/Makefile.PL		perl MakeMaker script for XML::Parser::Expat
Expat/ppport.h
Expat/typemap			XS typemap
inc/Devel/CheckLib.pm
LICENSE
Makefile.PL			perl MakeMaker script for XML::Parser
MANIFEST			This file
MANIFEST.SKIP
Parser.pm			XML::Parser module
Parser/Encodings/Japanese_Encodings.msg	Message about Japanese encodings.
Parser/Encodings/README		Info about encoding maps
Parser/LWPExternEnt.pl		LWP based external entity handler
Parser/Style/Debug.pm		Debug style parser
Parser/Style/Objects.pm		Objects style parser
Parser/Style/Stream.pm		Stream style parser
Parser/Style/Subs.pm		Subs style parser
Parser/Style/Tree.pm		Tree style parser
README.md
samples/canonical		A utility to generate canonical XML
samples/canontst.xml		An xml document to demonstrate canonical
samples/ctest.dtd		An external DTD used by canontst.xml
samples/REC-xml-19980210.xml	The XML spec in xml form
samples/xmlcomments		A utility to extract comments
samples/xmlfilter		A utility to filter elements
samples/xmlstats		A utility to report on element statistics
SECURITY.md
share/big5.enc			Big5 binary encoding map
share/euc-kr.enc		EUC-KR binary encoding map
share/ibm866.enc		ibm866 binary encoding map
share/iso-8859-15.enc		ISO-8859-15 binary encoding map
share/iso-8859-2.enc		ISO-8859-2 binary encoding map
share/iso-8859-3.enc		ISO-8859-3 binary encoding map
share/iso-8859-4.enc		ISO-8859-4 binary encoding map
share/iso-8859-5.enc		ISO-8859-5 binary encoding map
share/iso-8859-7.enc		ISO-8859-7 binary encoding map
share/iso-8859-8.enc		ISO-8859-8 binary encoding map
share/iso-8859-9.enc		ISO-8859-9 binary encoding map
share/koi8-r.enc		koi8-r binary encoding map
share/windows-1250.enc		cp1250-WinLatin2 binary encoding map
share/windows-1251.enc		cp1251-Russian binary encoding map
share/windows-1252.enc		cp1252-WinLatin1 binary encoding map
share/windows-1255.enc		hebrew binary encoding map
share/x-euc-jp-jisx0221.enc	X-euc-jp-jisx0221 encoding map
share/x-euc-jp-unicode.enc	X-euc-jp-unicode encoding map
share/x-sjis-cp932.enc		x-sjis-cp932 encoding map
share/x-sjis-jdk117.enc		x-sjis-jdk117 encoding map
share/x-sjis-jisx0221.enc	x-sjis-jisx0221 encoding map
share/x-sjis-unicode.enc	x-sjis-unicode encoding map
t/astress.t			Test script
t/bare_glob_filehandle.t
t/cdata.t			Test script
t/char_end_doc.t
t/checklib_findcc.t
t/checklib_tmpdir.t
t/combine_chars.t		Test script
t/context_tracking.t
t/coverage_gaps.t
t/current_byte.t
t/current_length.t		Test script
t/debug_multibyte.t
t/decl.t			Test script
t/deep_nesting.t
t/defaulted.t			Test script
t/dtd_pe_default.t
t/element_decl.t
t/element_inspection.t
t/encoding.t			Test script
t/error_hint.t
t/error_string.t
t/expat_guards.t
t/expat_version.t
t/expat_xs_coverage.t
t/ext.ent			External entity for parament.t test
t/ext2.ent			External entity for parament.t test
t/ext_ent_io_control.t
t/extern_ent_lexical_glob.t
t/external_ent.t		Test script
t/file.t			Test script
t/file_open_scalar.t		Test script
t/finish.t			Test script
t/foo.dtd			External DTD for parament.t test
t/foreign_dtd.t
t/g_void.t
t/get_base.t
t/handler_die.t
t/load_encoding.t
t/memory_leak_symtab.t
t/namespaces.t			Test script
t/nolwp.t
t/parament.t			Test script
t/parament_internal.t		Test script
t/parse_error_context.t
t/parse_start.t
t/parsefile_base_restore.t
t/parser_api.t
t/partial.t			Test script
t/position_overflow.t
t/recognized_string.t
t/return_undef_list_context.t
t/security_api.t
t/skip.t			Test script
t/stream.t			Test script
t/stream_attr_escape.t
t/stream_delimiter.t
t/stream_localize.t
t/styles.t			Test script
t/subs_inherited.t
t/tree_entity_expand.t
t/utf8_handling.t
t/utf8_stream.t
t/xml_escape.t
t/xpcarp.t
t/xpcroak.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
