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

Search results for "module:XML"

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::ED - A process to impliemtent editing of xml files. River stage zero No dependents

GAM/XML-ED-v0.0.2 - 24 Feb 2010 12:57:26 UTC

XML::EP - A framework for embedding XML into a web server River stage zero No dependents

XML::EP is an administrative framework for embedding XML into a web server. That means that the system allows you to retrieve XML documents from external storage (files, a Tamino database engine, or whatever), parse them, pipe the parsed XML tree int...

JWIED/XML-EP-0.01 - 23 Mar 2000 12:48:22 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

XML::Sig - XML::Sig - A toolkit to help sign and verify XML Digital Signatures River stage one • 1 direct dependent • 1 total dependent

This perl module provides two primary capabilities: given an XML string, create and insert digital signatures, or if one is already present in the string verify it -- all in accordance with the W3C standard governing XML signatures....

TIMLEGGE/XML-Sig-0.65 - 21 Nov 2023 22:39:12 UTC

XML::Loy - Extensible XML Reader and Writer River stage one • 4 direct dependents • 4 total dependents

XML::Loy allows for the simple creation of small serialized XML documents with various namespaces. It focuses on simplicity and extensibility, while giving you the full power of Mojo::DOM....

AKRON/XML-Loy-0.52 - 03 Jan 2023 10:46:32 UTC

XML::SRS - Shared Registry System XML Protocol River stage zero No dependents

This module is an implementation of the XML protocol used by the .nz registry. It allows XML requests (and responses) to be constructed via an OO interface. Additionally, it allows SRS XML documents to be parsed, returning a set of objects. Note, thi...

MUTANT/XML-SRS-0.09 - 14 Feb 2011 02:59:59 UTC

XML::RAI - RSS Abstraction Interface. River stage one • 2 direct dependents • 2 total dependents

The RSS Abstraction Interface, or RAI (said "ray"), provides an object-oriented interface to XML::RSS::Parser trees that abstracts the user from handling namespaces, overlapping and alternate tag mappings. It's rather well known that, while popular, ...

TIMA/XML-RAI-1.3031 - 14 Aug 2009 20:32:25 UTC

XML::Enc - XML::Enc Encryption Support River stage one • 1 direct dependent • 1 total dependent

TIMLEGGE/XML-Enc-0.13 - 04 Jul 2023 21:58:47 UTC

XML::RPC - Pure Perl implementation for an XML-RPC client and server. River stage one • 6 direct dependents • 6 total dependents

XML::RPC module provides simple Pure Perl methods for XML-RPC communication. It's goals are simplicity and flexibility. XML::RPC uses XML::TreePP for parsing. This version of XML::RPC merges the changes from XML::RPC::CustomUA....

CAVAC/XML-RPC-2 - 09 Mar 2022 09:32:44 UTC

XML::SAX - Simple API for XML River stage four • 64 direct dependents • 1613 total dependents

XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system....

GRANTM/XML-SAX-1.02 - 14 Jun 2019 02:18:34 UTC

XML::All - Overloaded XML objects River stage zero No dependents

This module provides a handy wrapper around XML::Twig and XML::Literal to provide easy accessors to the XML structures....

AUDREYT/XML-All-0.02 - 01 Aug 2006 01:50:45 UTC

Pod::XML - Module to convert POD to XML River stage one • 2 direct dependents • 2 total dependents

This module uses Pod::Parser to parse POD and generates XML from the resulting parse stream. It uses its own format, described below....

MWILSON/Pod-XML-0.99 - 03 Feb 2007 16:57:06 UTC

XML::ASX - Create ASX (Advanced Streaming XML) files for Windows Media Player River stage zero No dependents

XML::ASX generates ASX v3.0-compliant XML files. ASX files are used by the Windows Media Player (WMP) to play a queue of files. Attributes can be added to several ASX tags to achieve a 'scripting' effect. You can define items to begin playing at an o...

ALLENDAY/XML-ASX-0.01 - 27 Jun 2002 06:46:14 UTC

XML::XSS - XML stylesheet system River stage one • 1 direct dependent • 2 total dependents

Caution: this is alpha-quality software. Here be enough dragons to send Beowulf packing. Caveat maximus emptor. "XML::XSS" is a XML stylesheet system loosely similar to CSS and XSLT. A "XML::XSS" object is made up of rendering rules that dictate how ...

YANICK/XML-XSS-0.3.5 - 28 Nov 2017 23:39:17 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::DTD - Perl module for parsing XML DTDs River stage zero No dependents

XML::DTD is a Perl module for parsing XML DTDs. The following methods are provided. new $dtd = new XML::DTD [ ($val) ]; Constructs a new XML::DTD object. Its parser will be validating, and hence will make parameter entity substitutions, if the argume...

WOHL/XML-DTD-0.11 - 09 Aug 2013 18:11:59 UTC

XML::TMX - Perl extensions for managing TMX files River stage one • 3 direct dependents • 5 total dependents

XML::TMX is the top level module. At the moment it does not contain any useful code, so check sub-modules, please....

AMBS/XML-TMX-0.39 - 10 Jul 2022 18:36:22 UTC

SVG::XML - Handle the XML generation bits for SVG.pm River stage two • 29 direct dependents • 46 total dependents

MANWAR/SVG-2.87 - 19 May 2022 17:03:48 UTC

XML::CSV - Perl extension converting CSV files to XML River stage zero No dependents

XML::CSV is a new module in is going to be upgraded very often as my time permits. For the time being it uses CSV_XS module object default values to parse the (*.csv) document and then creates a perl data structure with xml tags names and data. At th...

ISTERIN/XML-CSV-0.15 - 15 May 2001 17:23:22 UTC
3,406 results (0.027 seconds)