The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "XML::LibXML::SAX::Parser"

lib/XML/LibXML/SAX/Parser.pm River stage three • 455 direct dependents • 913 total dependents

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 UTC - Search in distribution

XML::LibXML::SAX::ChunkParser - Parse XML Chunks Via LibXML SAX River stage one • 4 direct dependents • 5 total dependents

XML::LibXML::SAX::ChunkParser uses XML::LibXML's parse_chunk (as opposed to parse_xml_chunk/parse_balanced_chunk), which XML::LibXML::SAX uses. Its purpose is to simply keep parsing possibly incomplete XML fragments, for example, from a socket....

DMAKI/XML-LibXML-SAX-ChunkParser-0.00008 - 18 Apr 2014 04:53:21 UTC - Search in distribution

XML::Parser::PerlSAX - Perl SAX parser using XML::Parser River stage two • 8 direct dependents • 67 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 - 21 Aug 2004 02:34:03 UTC - Search in distribution

SVG::Parser::SAX - XML SAX Parser for SVG documents River stage one • 6 direct dependents • 6 total dependents

SVG::Parser::SAX is the SAX-based parser module used by SVG::Parser when an underlying XML::SAX-based parser is selected. It may also be used directly, as shown in the synopsis above. Use SVG::Parser to retain maximum flexibility as to which underlyi...

PETERW/SVG-Parser-1.03 - 30 Mar 2008 22:26:44 UTC - Search in distribution

XML::Handler::2Simple - SAX => XML::Simple handler River stage zero No dependents

This module accepts a SAX stream and converts it in to a Perl data structure using XML::Simple. The resulting object can be passed to a subroutine and is returned after the parse. For example, here's a SAX machine that outputs all of the records in a...

RBS/XML-Handler-2Simple-0.1 - 15 Jan 2002 18:27:42 UTC - Search in distribution

XML::SAX - Simple API for XML River stage four • 64 direct dependents • 1613 total dependents

XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system....

GRANTM/XML-SAX-1.02 - 14 Jun 2019 02:18:34 UTC - Search in distribution

ODO::Parser::XML - Parser for statements serialized to RDF/XML River stage one • 1 direct dependent • 1 total dependent

RDF/XML parser that implements the ODO::Parser interface....

EKAWAS/PLUTO-0.30 - 12 May 2011 23:49:49 UTC - Search in distribution

WAP::SAXDriver::wbxml - SAX parser for WBXML file River stage zero No dependents

"WAP::SAXDriver::wbxml" is a SAX2 driver, and it inherits of XML::SAX::Base. This man page summarizes the specific options, handlers, and properties supported by "WAP::SAXDriver::wbxml"; please refer to the SAX 2.0 standard for general usage informat...

PERRAD/WAP-SAXDriver-wbxml-2.07 - 01 Jun 2011 09:16:14 UTC - Search in distribution

XML::LibXML::Simple - XML::LibXML clone of XML::Simple::XMLin() River stage two • 21 direct dependents • 93 total dependents

This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers. Be warned: this module thinks to be smart. You may very well shoot yourself in the fo...

MARKOV/XML-LibXML-Simple-1.01 - 15 Jan 2020 21:51:54 UTC - Search in distribution

XML::Bare - Minimal XML parser implemented via a C state engine River stage two • 11 direct dependents • 20 total dependents

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl funct...

CODECHILD/XML-Bare-0.53 - 12 Jul 2013 15:44:20 UTC - Search in distribution

XML::XPath::Builder - SAX handler for building an XPath tree River stage three • 70 direct dependents • 315 total dependents

"XML::XPath::Builder" is a SAX handler for building an XML::XPath tree. "XML::XPath::Builder" is used by creating a new instance of "XML::XPath::Builder" and providing it as the Handler for a SAX parser. Calling `"parse()"' on the SAX parser will ret...

MANWAR/XML-XPath-1.48 - 09 Aug 2022 19:48:36 UTC - Search in distribution

XML::Grove - Perl-style XML objects River stage zero No dependents

XML::Grove is a tree-based object model for accessing the information set of parsed or stored XML, HTML, or SGML instances. XML::Grove objects are Perl hashes and arrays where you access the properties of the objects using normal Perl syntax: $text =...

KMACLEOD/XML-Grove-0.46alpha - 09 Sep 1999 23:06:59 UTC - Search in distribution

XML::SAX::Base - Base class SAX Drivers and Filters River stage four • 37 direct dependents • 1638 total dependents

This module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for examp...

GRANTM/XML-SAX-Base-1.09 - 03 Apr 2017 09:00:25 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

CAM::XML - Encapsulation of a simple XML data structure River stage one • 1 direct dependent • 2 total dependents

This module reads and writes XML into a simple object model. It is optimized for ease of creating code that interacts with XML. This module is not as powerful or as standards-compliant as say XML::LibXML, XML::SAX, XML::DOM, etc, but it's darn easy t...

CLOTHO/CAM-XML-1.14 - 02 Feb 2006 03:25:38 UTC - Search in distribution

Pod::AxPoint - Generate AxPoint XML slideshow from POD source. River stage zero No dependents

Pod::AxPoint converts POD input to AxPoint XML, which can be used to generate HTML Slideshows. The script pod2axpoint delivered with Pod::AxPoint provides a commandline frontend for the module. There is another script for this purpose on cpan, podsli...

TLINDEN/Pod-AxPoint-0.04 - 30 Mar 2007 12:59:00 UTC - Search in distribution

XML::Snap - Makes simple XML tasks a snap! River stage zero No dependents

MICHAEL/XML-Snap-0.04 - 27 May 2014 08:49:07 UTC - Search in distribution

XML::Simple - An API for simple XML files River stage three • 407 direct dependents • 650 total dependents

The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules). Two functions are exported: "XMLin()" and "XMLout()". Note: you can explicitly request the lower cas...

GRANTM/XML-Simple-2.25 - 18 Mar 2018 03:19:24 UTC - Search in distribution

RDF::Notation3 - RDF Notation3 parser River stage one • 1 direct dependent • 1 total dependent

This module is an RDF/N3 parser; it can parse N3 files or strings and provide results in whatever format (as far as there are subclasses supporting your desired format available). RDF::Notation3 is a base class providing the parsing logic only. This ...

PCIMPRICH/RDF-Notation3-0.91 - 03 Oct 2006 07:44:45 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution
56 results (0.116 seconds)