The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
lib/XML/SAX.pm
lib/XML/SAX/DocumentLocator.pm
lib/XML/SAX/Intro.pod
lib/XML/SAX/ParserFactory.pm
lib/XML/SAX/PurePerl.pm
lib/XML/SAX/PurePerl/DebugHandler.pm
lib/XML/SAX/PurePerl/DocType.pm
lib/XML/SAX/PurePerl/DTDDecls.pm
lib/XML/SAX/PurePerl/EncodingDetect.pm
lib/XML/SAX/PurePerl/Exception.pm
lib/XML/SAX/PurePerl/NoUnicodeExt.pm
lib/XML/SAX/PurePerl/Productions.pm
lib/XML/SAX/PurePerl/Reader.pm
lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
lib/XML/SAX/PurePerl/Reader/Stream.pm
lib/XML/SAX/PurePerl/Reader/String.pm
lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
lib/XML/SAX/PurePerl/Reader/URI.pm
lib/XML/SAX/PurePerl/UnicodeExt.pm
lib/XML/SAX/PurePerl/XMLDecl.pm
LICENSE
Makefile.PL
MANIFEST
META.yml			Module meta-data (added by MakeMaker)
README
t/00basic.t
t/01known.t
t/10xmldecl1.t
t/11xmldecl2.t
t/12miscstart.t
t/13int_ent.t
t/14encoding.t
t/15element.t
t/16large.t
t/19pi.t
t/20factory.t
t/21saxini.t
t/30parse_file.t
t/40cdata.t
t/42entities.t
t/99cleanup.t
testfiles/01.xml
testfiles/02a.xml
testfiles/02b.xml
testfiles/03a.xml
testfiles/03b.xml
testfiles/04a.xml
testfiles/06a.xml
testfiles/06b.xml
testfiles/06c.xml
testfiles/06d.xml
testfiles/06e.xml
testfiles/06f.xml
testfiles/06g.xml
testfiles/iso8859_1.xml
testfiles/iso8859_2.xml
testfiles/koi8_r.xml
testfiles/utf-16.xml
testfiles/utf-16le.xml
testfiles/xmltest.xml
META.json                                Module JSON meta-data (added by MakeMaker)