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

Search results for "module:XML::Catalog"

XML::Catalog - Resolve public identifiers and remap system identifiers River stage one • 1 direct dependent • 6 total dependents

This module implements draft 0.4 of John Cowan's XML Catalog (formerly known as XCatalog) proposal (<http://www.ccil.org/~cowan/XML/XCatalog.html>). Catalogs may be written in either SOCAT or XML syntax (see the proposal for syntax details); XML::Cat...

JFEARN/XML-Catalog-1.03 - 27 May 2014 22:04:41 UTC

XML::BMEcat - Perl extension for generating BMEcat-XML River stage zero No dependents

XML::BMEcat is a simple module to help in the generation of BMEcat-XML. Basically, you create an XML::BMEcat object and then call the related methods with the necessary parameters....

FPREICH/XML-BMEcat-0.55 - 24 May 2003 22:40:05 UTC

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

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

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 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.52 - 23 Nov 2016 17:21:16 UTC

XML::ASCX12 - ASCX12 EDI to XML Module River stage zero No dependents

BKANEY/XML-ASCX12-0.04 - 05 Mar 2010 05:57:00 UTC

XML::TiePYX - Read or write XML data in PYX format via tied filehandle River stage zero No dependents

XML::TiePYX lets you use a tied filehandle to read from or write to an XML file or string. PYX is a line-oriented, parsed representation of XML developed by Sean McGrath (http://www.pyxie.org). Each line corresponds to one "event" in the XML, with th...

EBOHLMAN/XML-TiePYX-0.05 - 01 Jun 2001 11:26:45 UTC

XML::XMetaL - Dispatch class for XML::XMetaL development framework River stage zero No dependents

The XML::XMetaL class is a dispatcher for XMetaL customization handlers. XML:XMetaL objects are singletons. There can be only one XML::XMetaL object instantiated at any one time. If an XML::XMetaL object already exists, the constructor ("new") will j...

HEMA/XML-XMetaL-0.52 - 21 Nov 2003 12:43:02 UTC

XML::Catalogs::HTML - Catalog of HTML and XHTML DTDs River stage one • 1 direct dependent • 1 total dependent

To properly parse named entities in an XML document, the parser must have access to the XML subformat's DTDs. XML::LibXML, for one, does not cache DTDs it downloads. Instead, it relies on them being in the system's XML catalog. This is not always con...

IKEGAMI/XML-Catalogs-HTML-v1.8.0 - 30 Nov 2023 20:22:20 UTC

XML::Dataset - Extracts XML into Perl Datasets based upon a simple text profile markup language River stage zero No dependents

Provides a simple means of parsing XML to return a selection of information based on a markup profile describing the XML structure and how the structure relates to a logical grouping of information ( a dataset )....

SPURIN/XML-Dataset-0.006 - 04 Apr 2014 15:22:04 UTC

XML::Catalogs - Basic framework to provide DTD catalogs River stage one • 1 direct dependent • 2 total dependents

To properly parse named entities in an XML document, the parser must have access to the XML subformat's DTDs. XML::LibXML, for one, does not cache DTDs it downloads. Instead, it relies on them being in the system's XML catalog. This is not always con...

IKEGAMI/XML-Catalogs-v1.6.0 - 27 Nov 2023 01:19:26 UTC

XML::NewsML_G2 - generate NewsML-G2 news items River stage zero No dependents

This module tries to implement the creation of XML files conforming to the NewsML-G2 specification as published by the IPTC. It does not aim to implement the complete standard, but to cover the most common use cases in a best-practice manner. For the...

CED/XML-NewsML_G2-v0.3.4 - 28 Nov 2019 14:57:16 UTC

XML::TokeParser - Simplified interface to XML::Parser River stage two • 3 direct dependents • 12 total dependents

XML::TokeParser provides a procedural ("pull mode") interface to XML::Parser in much the same way that Gisle Aas' HTML::TokeParser provides a procedural interface to HTML::Parser. XML::TokeParser splits its XML input up into "tokens," each correspond...

PODMASTER/XML-TokeParser-0.05 - 09 Jun 2003 10:19:47 UTC

XML::RSS::Tools - A tool-kit providing a wrapper around a HTTP client, a RSS parser, and a XSLT engine. River stage zero No dependents

RSS/RDF feeds are commonly available ways of distributing or syndicating the latest news about a given web site. Weblog (blog) sites in particular are prolific generators of RSS feeds. This module provides a VERY high level way of manipulating them. ...

ATRICKETT/XML-RSS-Tools-0.34 - 27 May 2014 14:48:39 UTC

XML::ASCX12::Catalogs - Catalog Looping Rules for ASCX12 EDI Data River stage zero No dependents

This defines how the loops are constructed per catalog. By catalog we mean EDI transaction set. The 0 catalog is the general relationship for ASCX12. It say that the parent loop "ISA" can have "GS" child loops. Also, "GS" child loops can have "ST" ch...

BKANEY/XML-ASCX12-0.04 - 05 Mar 2010 05:57:00 UTC

XML::TreeBuilder - Parser that builds a tree of XML::Element objects River stage one • 5 direct dependents • 5 total dependents

This module uses XML::Parser to make XML document trees constructed of XML::Element objects (and XML::Element is a subclass of HTML::Element adapted for XML). XML::TreeBuilder is meant particularly for people who are used to the HTML::TreeBuilder / H...

JFEARN/XML-TreeBuilder-5.4 - 29 May 2014 00:24:07 UTC

XML::LibXML::Proxy - Force LibXML to use a proxy for HTTP/HTTPS external entities River stage zero No dependents

Force XML::LibXML to use a proxy using LWP::UserAgent as its external entity loader, instead of connecting directly to remote servers. Adds HTTPS support as a bonus. LibXML's native HTTP client has no proxy support, and the mere parsing or validating...

LIS/XML-LibXML-Proxy-v0.1.1 - 22 Jan 2018 12:17:42 UTC

XML::RSS::SimpleGen - for writing RSS files River stage zero No dependents

This module is for writing RSS files, simply. It transparently handles all the unpleasant details of RSS, like proper XML escaping, and also has a good number of Do-What-I-Mean features, like not changing the modtime on a written-out RSS file if the ...

SBURKE/XML-RSS-SimpleGen-11.11 - 07 Feb 2004 06:25:07 UTC

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

Data::Edit::Xml::Lint - lint in lint| xml file in files| in parallel using xmllint, report the failure rate and reprocess linted files to fix cross references. River stage one • 1 direct dependent • 1 total dependent

Version 20190721. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Edit-Xml-Lint-20200108 - 08 Jan 2020 17:27:20 UTC

XML::LibXML::Overlay - Overlays for XML files River stage zero No dependents

XML::LibXML::Overlay allowes to apply overlay files to XML files. This modul is a rewirte of XML::Overlay, but it uses plain XML::LibXML instead of the Class::XML thru XML::Parser stack....

KALEX/XML-LibXML-Overlay-0.2 - 17 Dec 2009 09:35:04 UTC
101 results (0.032 seconds)