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 GMTXML::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 GMTThis 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 GMTXML::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 GMTTo 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.0.3 - 29 Mar 2011 07:51:23 GMTThe 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 GMTProvides 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 GMTTo 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.0.3 - 29 Mar 2011 07:51:19 GMTThis 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...
GORTAN/XML-NewsML_G2-v0.2.6 - 24 Feb 2015 16:10:01 GMTXML::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 GMTThis 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 GMTRSS/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 GMTThis 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 GMTForce 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 GMTThis 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 GMTVersion 20190708. 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-20190721 - 21 Jul 2019 16:48:33 GMTXML::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 GMT