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

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

RPC::XML::Parser::LibXML - Fast XML-RPC parser with libxml River stage zero No dependents

RPC::XML::Parser::LibXML is fast XML-RPC parser written with XML::LibXML....

TOKUHIROM/RPC-XML-Parser-LibXML-0.08 - 20 Nov 2013 04:58:29 UTC

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

RPC::XML::Parser::XMLLibXML - A container class for XML::LibXML River stage two • 37 direct dependents • 50 total dependents

This class implements the interface defined in the RPC::XML::Parser factory-class (see RPC::XML::Parser) using the XML::LibXML module to handle the actual manipulation of XML....

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

WebService::Simple::Parser::XML::LibXML - Parse XML content using XML::LibXML River stage two • 11 direct dependents • 17 total dependents

YUSUKEBE/WebService-Simple-0.25 - 31 Aug 2015 10:42:10 UTC

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

XML::Checker::Parser - an XML::Parser that validates at parse time River stage zero No dependents

XML::Checker::Parser extends XML::Parser I hope the example in the SYNOPSIS says it all, just use XML::Checker::Parser as if it were an XML::Parser. See XML::Parser for the supported (expat) options. You can also derive your parser from XML::Checker:...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

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

LibXML.pm River stage three • 455 direct dependents • 913 total dependents

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

XQLParser/Parser.pm River stage zero No dependents

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

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

XML::DOM::ValParser - an XML::DOM::Parser that validates at parse time River stage zero No dependents

Use XML::DOM::ValParser wherever you would use XML::DOM::Parser and your XML will be checked using XML::Checker at parse time. See XML::DOM for details on XML::DOM::Parser options. See XML::Checker for details on setting the fail handler (my_fail.) T...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

XML::DOM - A perl module for building DOM Level 1 compliant document structures River stage zero No dependents

This module extends the XML::Parser module by Clark Cooper. The XML::Parser module is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. XML::DOM::Parser is derived from XML::Parser. It parses XML str...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

XML::OPML::LibXML - Parse OPML document with LibXML parser River stage zero No dependents

XML::OPML::LibXML is an OPML parser written using XML::LibXML. This module is part of spin-off CPANization of Plagger plugins. For now, all this module does is just parsing an OPML document. The API is very simple and limited to low-level access, yet...

MIYAGAWA/XML-OPML-LibXML-0.03 - 09 Oct 2006 19:32:09 UTC

XML::Liberal - Super liberal XML parser that parses broken XML River stage one • 5 direct dependents • 6 total dependents

XML::Liberal is a super liberal XML parser that can fix broken XML stream and create a DOM node out of it. This module is ALPHA SOFTWARE and its API and internal class layouts etc. are subject to change later....

MIYAGAWA/XML-Liberal-0.32 - 05 Mar 2022 19:23:46 UTC

XML::Feed - Syndication feed parser and auto-discovery River stage two • 31 direct dependents • 93 total dependents

*XML::Feed* is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI. *XML::Feed* supports the following syndication feed formats: * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom The goal o...

DAVECROSS/XML-Feed-0.63 - 25 May 2021 07:43:57 UTC

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

XML::RSS::LibXML - XML::RSS with XML::LibXML River stage one • 5 direct dependents • 7 total dependents

XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of XML::RSS' XML::Parser (expat), while trying to keep interface compatibility with XML::RSS. XML::RSS is an extremely handy tool, but it is unfortunately not exactly the most lean o...

DMAKI/XML-RSS-LibXML-0.3105 - 29 Apr 2014 22:32:04 UTC

XML::CAP - parse or generate the XML Common Alerting Protocol (CAP) River stage zero No dependents

IKLUFT/XML-CAP-0.02 - 21 Sep 2009 03:11:51 UTC

XML::XSH River stage zero No dependents

This module implements XSH sripting language. XSH stands for XML (editing) SHell. XSH language is documented in XSH and on <http://xsh.sourceforge.net/doc>. The distribution package of XML::XSH module includes XSH shell interpreter called "xsh" (see ...

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC

XML::Hash::LX - Convert hash to xml and xml to hash using LibXML River stage one • 7 direct dependents • 7 total dependents

This module is a companion for "XML::LibXML". It operates with LibXML objects, could return or accept LibXML objects, and may be used for easy data transformations It is faster in parsing then XML::Simple, XML::Hash, XML::Twig and of course much slow...

MONS/XML-Hash-LX-0.07 - 07 Feb 2020 16:39:31 UTC
116 results (0.04 seconds)