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

Search results for "XML"

Meta::Lang::Xml::Xml - help you with xml related tasks. River stage zero No dependents

This class will help you with xml related tasks. 0. checking an xml file for correctness according to dtd. 1. setting up the search path for xml parser to find dtds. 2. extracting dependencies from XML files. 3. resolving dtds and xmls. 4. give you t...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

XML::SAX::Writer::XML - XML::SAX::Writer's SAX Handler River stage two • 24 direct dependents • 33 total dependents

......

PERIGRIN/XML-SAX-Writer-0.57 - 17 Jul 2017 19:04:57 UTC - Search in distribution

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 - Search in distribution
  • mkdtskel - Perl code skeleton generator to process XML files with XML::DT
  • mkxmltype - Make XML analysis using XML::DT

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 - Search in distribution

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 - Search in distribution

XML::QL - An XML query language River stage zero No dependents

This module is an early implementation of a note published by the W3C called "XML-QL: A Query Language for XML". XML-QL allows the user to query an XML document much like a database, and describe a construct for output. Currently this module only off...

MSERGEANT/XML-QL-0.07 - 26 May 1999 20:43:56 UTC - Search in distribution

XML::UM - Convert UTF-8 strings to any encoding supported by XML::Encoding River stage zero No dependents

This module provides methods to convert UTF-8 strings to any XML encoding that XML::Encoding supports. It creates mapping routines from the .xml files that can be found in the maps/ directory in the XML::Encoding distribution. Note that the XML::Enco...

TJMATHER/XML-UM-0.01 - 26 Aug 2001 15:55:16 UTC - Search in distribution

XML::UM - Convert UTF-8 strings to any encoding supported by XML::Encoding River stage zero No dependents

This module provides methods to convert UTF-8 strings to any XML encoding that XML::Encoding supports. It creates mapping routines from the .xml files that can be found in the maps/ directory in the XML::Encoding distribution. Note that the XML::Enco...

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

CAM::XML - Encapsulation of a simple XML data structure River stage one • 1 direct dependent • 2 total dependents

This module reads and writes XML into a simple object model. It is optimized for ease of creating code that interacts with XML. This module is not as powerful or as standards-compliant as say XML::LibXML, XML::SAX, XML::DOM, etc, but it's darn easy t...

CLOTHO/CAM-XML-1.14 - 02 Feb 2006 03:25:38 UTC - Search in distribution

CGI::XML - Perl extension for converting CGI.pm variables to/from XML River stage zero No dependents

The XML::CGI module converts CGI.pm variables to XML and vice versa. XML::CGI is a subclass of CGI.pm, so it reads the CGI variables just as CGI.pm would....

EISEN/CGI-XML-0.1 - 12 Feb 1999 10:28:16 UTC - Search in distribution

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 - Search in distribution

RPC::XML - A set of classes for core data, message and XML handling River stage two • 37 direct dependents • 50 total dependents

The RPC::XML package is an implementation of the XML-RPC standard. The package as a whole provides classes for data, for clients, for servers and for parsers (based on the XML::Parser and XML::LibXML packages from CPAN). This module provides a set of...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC - Search in distribution

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 - Search in distribution

XML::API - Perl extension for writing XML River stage one • 1 direct dependent • 1 total dependent

XML::API is a class for creating XML documents using object method calls. This class is meant for generating XML programatically and not for reading or parsing it. A document author calls the desired methods (representing elements) to create an XML t...

MLAWREN/XML-API-0.30 - 11 Apr 2016 13:05:58 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

XML::Axk - tools for processing XML files with an awk-like model River stage zero No dependents

CXW/XML-Axk-0.001009 - 26 Apr 2019 12:51:32 UTC - Search in distribution

XML::CAP - parse or generate the XML Common Alerting Protocol (CAP) River stage zero No dependents

IKLUFT/XML-CAP-0.02 - 21 Sep 2009 03:11:51 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution
3,265 results (0.183 seconds)