Changes				Change log
Expat/Expat.pm			XML::Parser::Expat module
Expat/Expat.xs			Extension library
Expat/Makefile.PL		perl MakeMaker script for XML::Parser::Expat
Expat/typemap			XS typemap
Expat/expat/MPL-1_0.html
Expat/expat/Makefile
Expat/expat/bin/xmlparse.dll
Expat/expat/bin/xmltok.dll
Expat/expat/bin/xmlwf.exe
Expat/expat/expat.html
Expat/expat/expat.mak
Expat/expat/gennmtab/gennmtab.c
Expat/expat/lib/xmlparse.lib
Expat/expat/lib/xmltok.lib
Expat/expat/sample/build.bat
Expat/expat/sample/elements.c
Expat/expat/xmlparse/hashtable.c
Expat/expat/xmlparse/hashtable.h
Expat/expat/xmlparse/xmlparse.c
Expat/expat/xmlparse/xmlparse.c.diff
Expat/expat/xmlparse/xmlparse.c.orig
Expat/expat/xmlparse/xmlparse.h
Expat/expat/xmltok/asciitab.h
Expat/expat/xmltok/dllmain.c
Expat/expat/xmltok/iasciitab.h
Expat/expat/xmltok/latin1tab.h
Expat/expat/xmltok/nametab.h
Expat/expat/xmltok/utf8tab.h
Expat/expat/xmltok/xmldef.h
Expat/expat/xmltok/xmlrole.c
Expat/expat/xmltok/xmlrole.h
Expat/expat/xmltok/xmltok.c
Expat/expat/xmltok/xmltok.h
Expat/expat/xmltok/xmltok_impl.c
Expat/expat/xmltok/xmltok_impl.h
Expat/expat/xmlwf/codepage.c
Expat/expat/xmlwf/codepage.h
Expat/expat/xmlwf/filemap.h
Expat/expat/xmlwf/readfilemap.c
Expat/expat/xmlwf/unixfilemap.c
Expat/expat/xmlwf/win32filemap.c
Expat/expat/xmlwf/xmlwf.c
MANIFEST			This file
Makefile.PL			perl MakeMaker script for XML::Parser
Parser.pm			XML::Parser module
README				Short explanation
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
t/astress.t			Test script
t/decl.t			Test script
t/file.t			Test script
t/namespaces.t			Test script
t/stream.t			Test script