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

Search results for "XML::Parser::PerlSAX"

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

Xerces.pm River stage one • 2 direct dependents • 2 total dependents

JASONS/XML-Xerces-2.7.0-0 - 15 Mar 2006 09:09:56 UTC - Search in distribution

XML::Grove::Builder - PerlSAX handler for building an XML::Grove River stage zero No dependents

"XML::Grove::Builder" is a PerlSAX handler for building an XML::Grove. "XML::Grove::Builder" is used by creating a new instance of "XML::Grove::Builder" and providing it as the Handler for a PerlSAX parser. Calling `"parse()"' on the PerlSAX parser w...

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

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

SVG::Parser is an XML parser for SVG Documents. It takes XML as input and produces an SVG object as its output. SVG::Parser supports both XML::SAX and XML::Parser (Expat) parsers, with SAX preferred by default. Only one of these needs to be installed...

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

XML::Handler::Trees - PerlSAX handlers for building tree structures River stage one • 2 direct dependents • 3 total dependents

XML::Handler::Trees provides three PerlSAX handler classes for building tree structures. XML::Handler::Tree builds the same type of tree as the "Tree" style in XML::Parser. XML::Handler::EasyTree builds the same type of tree as the "EasyTree" style a...

EBOHLMAN/XML-Handler-Trees-0.02 - 20 Nov 2001 03:53:37 UTC - Search in distribution

XML::SAX::Expat - SAX2 Driver for Expat (XML::Parser) River stage three • 7 direct dependents • 658 total dependents

This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser) which Ken MacLeod posted to perl-xml and which I have updated. It is still incomplete, though most of the basic SAX2 events should be available. The SAX2 spec is current...

BJOERN/XML-SAX-Expat-0.51 - 21 Jan 2014 01:50:43 UTC - Search in distribution

XML::Handler::BuildDOM - PerlSAX handler that creates XML::DOM document structures River stage two • 35 direct dependents • 56 total dependents

XML::Handler::BuildDOM creates XML::DOM document structures (i.e. XML::DOM::Document) from PerlSAX events. This class used to be called XML::PerlSAX::DOM prior to libxml-enno 1.0.1. CONSTRUCTOR OPTIONS The XML::Handler::BuildDOM constructor supports ...

TJMATHER/XML-DOM-1.46 - 21 Sep 2016 12:42:54 UTC - Search in distribution
  • XML::DOM - A perl module for building DOM Level 1 compliant document structures

XML::Handler::BuildDOM - PerlSAX handler that creates XML::DOM document structures River stage zero No dependents

XML::Handler::BuildDOM creates XML::DOM document structures (i.e. XML::DOM::Document) from PerlSAX events. This class used to be called XML::PerlSAX::DOM prior to libxml-enno 1.0.1. CONSTRUCTOR OPTIONS The XML::Handler::BuildDOM constructor supports ...

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

survey - command line interface to the Digest SAX Filter River stage zero No dependents

XML::Filter::Digest is a PerlSAX Filter. The digest script provides a shell interface that could be used with this tool for testing Digest scripts or to embed them in other languages....

KRAEHE/XML-Filter-Digest-0.06 - 13 Jun 2001 15:33:47 UTC - Search in distribution

hekeln - command line interface to the Hekeln SAX stream editor River stage zero No dependents

Hekeln is a PerlSAX stream editor. The hekeln script provides a shell interface for this tool, that could be used for testing hekeln scripts or to embed them into other languages....

KRAEHE/XML-Filter-Hekeln-0.06 - 08 Aug 2002 15:24:06 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

xmlpretty - XML pretty printer River stage one • 1 direct dependent • 1 total dependent

xmlpretty is the commandline interface to XML::Handler::YAWriter, acting as a tool to add and remove pretty printing to XML files. xmlpretty has several methods to add human readablitiy. If you want to add readablity without adding so-called *ignorab...

KRAEHE/XML-Handler-YAWriter-0.23 - 28 Jan 2002 20:55:17 UTC - Search in distribution

XML::XPath - Parse and evaluate XPath statements. River stage three • 70 direct dependents • 315 total dependents

This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions.Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath...

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

html2xhtml - dirty command line interface to XML::Driver::HTML River stage zero No dependents

html2xhtml is a filter to convert html files to xhtml files....

KRAEHE/XML-Driver-HTML-0.06 - 08 Aug 2002 15:23:50 UTC - Search in distribution

XML::Checker - A perl module for validating XML River stage zero No dependents

XML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information. This document only describes common topics like error handling and the XML::Checker class itself. W...

TJMATHER/XML-Checker-0.13 - 11 Sep 2002 21:07:18 UTC - Search in distribution

XML::Records - Perlish record-oriented interface to XML River stage one • 1 direct dependent • 1 total dependent

XML::Records provides a single interface for processing XML data on a stream-oriented, tree-oriented, or record-oriented basis. A subclass of XML::TokeParser, it adds methods to read "records" and tree fragments from XML documents. In many documents,...

EBOHLMAN/XML-Records-0.12 - 05 Nov 2001 18:29:39 UTC - Search in distribution

doc::XML-Edifact River stage zero No dependents

KRAEHE/XML-Edifact-0.47 - 01 Aug 2003 11:45:01 UTC - Search in distribution

pod::INSTALL.MacOSX River stage zero No dependents

LDS/GBrowse-2.56 - 15 Jan 2017 21:29:11 UTC - Search in distribution

Bundle::GMOD - Prerequisites for GMOD applications River stage zero No dependents

The Generic Model Organism Database (GMOD) project (http://www.gmod.org) is a collection of software for running a model organism database. This bundle is the minimum required for getting the schema installed in a PostgreSQL database and running the ...

SCAIN/Bundle-GMOD-1.0 - 26 Sep 2008 19:38:26 UTC - Search in distribution

XML::DocStats - produce a simple analysis of an XML document River stage zero No dependents

XML::DocStats parses an xml document using a SAX handler built using Ken MacLeod's XML::Parser::PerlSAX. It produces a listing indented to show the element heirarchy, and collects counts of various xml components along the way. A summary of the count...

ALDICKEY/XML-DocStats-0.01 - 11 Mar 2002 18:14:22 UTC - Search in distribution
37 results (0.058 seconds)