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::Dtd"

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

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

XML::LibXML::Augment - extend XML::LibXML::{Attr,Element,Document} on a per-namespace/element basis River stage one • 1 direct dependent • 1 total dependent

XML::LibXML is super-awesome. However, I don't know about you, but sometimes I wish it had some domain-specific knowledge. For example, if I have an XML::LibXML::Element which represents an HTML "<form>" element, why can't it have a "submit" method? ...

TOBYINK/XML-LibXML-Augment-0.004 - 16 Sep 2014 19:01:14 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::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::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

XML::DT - a package for down translation of XML files River stage two • 6 direct dependents • 10 total dependents

This module processes XML files with an approach similar to OMNIMARK. As XML parser it uses XML::LibXML module in an independent way. You can parse HTML files as if they were XML files. For this, you must supply an extra option to the hash: %hander =...

AMBS/XML-DT-0.69 - 22 Apr 2019 17:01:30 UTC

Data::Dump::XML - Dump arbitrary data structures as XML::LibXML object River stage one • 2 direct dependents • 3 total dependents

This module completely rewritten from Gisle Aas "Data::DumpXML" to manage perl structures in XML using interface to gnome libxml2 (package XML::LibXML). Module provides a single method called dump_xml that takes a list of Perl values as its argument....

APLA/Data-Dump-XML-1.19 - 14 Apr 2011 05:43:02 UTC

XML::DOM - A perl module for building DOM Level 1 compliant document structures River stage two • 35 direct dependents • 56 total 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...

TJMATHER/XML-DOM-1.46 - 21 Sep 2016 12:42:54 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::Rules - parse XML and specify what and how to keep/process for individual tags River stage one • 1 direct dependent • 1 total dependent

JENDA/XML-Rules-1.16 - 13 Dec 2012 21:20:26 UTC

XML::Toolset - perform XML construction, parsing, validation, and XPath operations using whatever underlying XML library is available (ALPHA!) River stage zero No dependents

The XML-Toolset distribution is a wrapper which provides a simplified XML processing API which uses XPath to construct and dissect XML messages. The architecture of the XML-Toolset distribution allows for the user of the API to access XML capabilitie...

SPADKINS/XML-Toolset-0.50 - 17 Apr 2007 13:34:01 UTC

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

XML::Rabbit - Consume XML with Moose and xpath queries River stage one • 8 direct dependents • 8 total dependents

XML::Rabbit is a Moose-based class construction toolkit you can use to make XPath-based XML extractors with very little code. Each attribute in your class created with the above helper function is linked to an XPath query that is executed on your XML...

ROBINS/XML-Rabbit-0.4.1 - 18 Sep 2015 13:46:54 UTC

XML::Validate - an XML validator factory River stage one • 3 direct dependents • 3 total dependents

XML::Validate is a generic interface to different XML validation backends. For a list of backend included with this distribution see the README. If you want to write your own backends, the easiest way is probably to subclass XML::Validate::Base. Look...

BBC/XML-Validate-1.025 - 19 Apr 2006 10:22:47 UTC

XML::LibXML::Ferry - Marshall LibXML nodes and native objects River stage one • 1 direct dependent • 1 total dependent

Adds higher-level methods to XML::LibXML::Element to very expressively traverse and create XML fragments to/from your custom objects....

LIS/XML-LibXML-Ferry-v0.8.5 - 22 Jan 2018 12:21:46 UTC

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

RayApp::Source - Framework for data-centric Web applications River stage zero No dependents

OF INTERNALS In the previous parts we have seen how to use RayApp to write Web applications. Changes are that you will want to use RayApp serializer in other, non-Web projects. This part describes the internals of the framework. RayApp object To work...

JANPAZ/RayApp-2.004 - 10 Apr 2006 13:01:11 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::LibXML::xmlsec - XML signing/encription using xmlsec library River stage zero No dependents

XML::LibXML::xmlsec is a bind module for xmlsec, a C library aimed for XML digital signature and encryption as described in W3C standards. INSTALLATION You must have a running xmlsec library, which in turns has several dependencies. There are xmlsec ...

ESTRELOW/XML-LibXML-xmlsec-0.03 - 24 Aug 2022 15:00:24 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
26 results (0.071 seconds)