The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

Search results for "module:XML::Stream::Parser::DTD"

XML::Stream::Parser::DTD - XML DTD Parser and Verifier River stage two • 3 direct dependents • 12 total dependents

This module provides the initial code for a DTD parser and verifier....

DAPATRICK/XML-Stream-1.24 - Dec 22, 2014

XML::ESISParser - Perl SAX parser using nsgmls River stage two • 8 direct dependents • 66 total dependents

"XML::ESISParser" is a Perl SAX parser using the `nsgmls' command of James Clark's SGML Parser (SP), a validating XML and SGML parser. This man page summarizes the specific options, handlers, and properties supported by "XML::ESISParser"; please refe...

KMACLEOD/libxml-perl-0.08 - Aug 21, 2004

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 81 direct dependents • 255 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.53 - Dec 13, 2024

XML::Parser - A perl module for parsing XML documents River stage four • 146 direct dependents • 1330 total dependents

This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is...

TODDR/XML-Parser-2.47 - Dec 29, 2023

XML::SAX2Perl - translate Java/CORBA style SAX methods to Perl methods River stage two • 8 direct dependents • 66 total dependents

"XML::SAX2Perl" is a SAX filter that translates Java/CORBA style SAX methods to Perl style method calls. This man page summarizes the specific options, handlers, and properties supported by "XML::SAX2Perl"; please refer to the Perl SAX standard "XML:...

KMACLEOD/libxml-perl-0.08 - Aug 21, 2004

Class::XML::Parser - Parses (and optionally validates against a DTD) an XML message into a user-defined class structure. River stage zero No dependents

This module allows for XML to be parsed into an user-defined object hierarchy. Additionally, the XML will be validated against it's DTD, if such is defined within the XML body, and XML::Checker::Parser is available. A note as to how the parsing is do...

MMORGAN/Class-XML-Parser-0.901 - Nov 23, 2006

XML::Parser::Expat - Lowlevel access to James Clark's expat XML parser River stage four • 146 direct dependents • 1330 total dependents

This module provides an interface to James Clark's XML parser, expat. As in expat, a single instance of the parser can only parse one document. Calls to parsestring after the first for a given instance will die. Expat (and XML::Parser::Expat) are eve...

TODDR/XML-Parser-2.47 - Dec 29, 2023

XML::Parser::PerlSAX - Perl SAX parser using XML::Parser River stage two • 8 direct dependents • 66 total dependents

"XML::Parser::PerlSAX" is a PerlSAX parser using the XML::Parser module. This man page summarizes the specific options, handlers, and properties supported by "XML::Parser::PerlSAX"; please refer to the PerlSAX standard in `"PerlSAX.pod"' for general ...

KMACLEOD/libxml-perl-0.08 - Aug 21, 2004

XML::Handler::YAWriter - Yet another Perl SAX XML Writer River stage one • 1 direct dependent • 1 total dependent

YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are that I needed a flexible escaping technique, and want some kind of pretty printing. If an instance of YAWriter is created without any options, the default behavior is ...

KRAEHE/XML-Handler-YAWriter-0.23 - Jan 28, 2002

Bio::Variation::IO::xml - XML sequence variation input/output stream River stage two • 1 direct dependent • 13 total dependents

This object can transform Bio::Variation::SeqDiff objects to and from XML file databases. The XML format, although consistent, is still evolving. The current DTD for it is at <http://www.ebi.ac.uk/mutations/DTDE/seqDiff.dtd>....

CJFIELDS/Bio-Variation-1.7.5 - Jan 06, 2020

Test::AgainstSchema::XML - Test::AgainstSchema class for XML content River stage one • 1 direct dependent • 1 total dependent

Test::AgainstSchema::XML is a *specialization* module for Test::AgainstSchema that provides test-functions for evaluating XML content against XML Schema, RelaxNG Schema and Document Type Declarations (DTDs). This module is built on the framework prov...

RJRAY/Test-AgainstSchema-0.100 - Jan 16, 2012
11 results (0.065 seconds)