-
-
14 Jun 2019 02:18:34 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (42)
- Testers (6488 / 3 / 0)
- Kwalitee
Bus factor: 1- 50.38% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (46.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- File::Temp
- XML::NamespaceSupport
- XML::SAX::Base
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.Changes for version 1.02
- Spelling fixes (patch from Ville Skyttä)
- Add repo location to metadata (patches from Ville Skyttä & Martin McGrath)
- Reorganise module files under lib/XML
- Regenerate MANIFEST using 'make manifest' to include missing test files
Documentation
An Introduction to SAX Parsing with PerlModules
Simple API for XMLHelper class for document locatorsObtain a SAX parserPure Perl XML Parser with SAX2 interfaceAbstract Reader factory classProvides
in lib/XML/SAX/PurePerl/DTDDecls.pmin lib/XML/SAX/PurePerl/DocType.pmin lib/XML/SAX/PurePerl/EncodingDetect.pmin lib/XML/SAX/PurePerl/NoUnicodeExt.pmin lib/XML/SAX/PurePerl/UnicodeExt.pmin lib/XML/SAX/PurePerl/XMLDecl.pmin lib/XML/SAX/PurePerl/DebugHandler.pmin lib/XML/SAX/PurePerl/Exception.pmin lib/XML/SAX/PurePerl/Productions.pmin lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pmin lib/XML/SAX/PurePerl/Reader/UnicodeExt.pmin lib/XML/SAX/PurePerl/Reader/Stream.pmin lib/XML/SAX/PurePerl/Reader/String.pmin lib/XML/SAX/PurePerl/Reader/URI.pmModule Install Instructions
To install XML::SAX, copy and paste the appropriate command in to your terminal.
cpanm XML::SAX
perl -MCPAN -e shell install XML::SAX
For more information on module installation, please visit the detailed CPAN module installation guide.