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

Search results for "module:XML::Encoding"

XML::Encoding - A perl module for parsing XML encoding maps. River stage zero No dependents

This module, which is built as a subclass of XML::Parser, provides a parser for encoding map files, which are XML files. The file maps/encmap.dtd in the distribution describes the structure of these files. Calling a parse method returns the name of t...

SHAY/XML-Encoding-2.11 - 08 Dec 2020 09:29:58 UTC

XML::SAX::ExpatXS::Encoding - Encoding support for XML::SAX::ExpatXS River stage one • 4 direct dependents • 4 total dependents

This module is derived from XML::Parser::Expat. It provides XML::SAX::ExpatXS parser with support of not-built-in encodings....

PCIMPRICH/XML-SAX-ExpatXS-1.33 - 26 Oct 2012 07:55:01 UTC

lib/XML/Liberal/Remedy/InvalidEncoding.pm River stage one • 5 direct dependents • 6 total dependents

MIYAGAWA/XML-Liberal-0.32 - 05 Mar 2022 19:23:46 UTC

XML::Schema::Facet::Builtin River stage one • 1 direct dependent • 1 total dependent

The XML::Schema::Facet::Builtin module defines facets which are built in to XML Schema....

ABW/XML-Schema-0.07 - 10 Jan 2003 12:06:54 UTC

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

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

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

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

XML::GSA - Creates xml in google search appliance (GSA) format River stage zero No dependents

WANDERER/XML-GSA-0.07 - 11 Feb 2014 09:49:14 UTC

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

XML::RSS - creates and updates RSS files River stage three • 41 direct dependents • 165 total dependents

This module provides a basic framework for creating and maintaining RDF Site Summary (RSS) files. This distribution also contains many examples that allow you to generate HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and other ni...

SHLOMIF/XML-RSS-1.63 - 26 Dec 2023 17:02:41 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::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::DOM2 - DOM controlled, strict XML module for extentable xml objects. River stage zero No dependents

XML::DOM2 is yet _another_ perl XML module. Features: * DOM Level2 Compilence in both document, elements and attributes * NameSpace control for elements and attributes * XPath (it's just one small method once you have a good DOM) * Extendability: * D...

DOCTORMO/XML-DOM2-0.06 - 29 Nov 2007 15:57:28 UTC

Nile::XML - XML file manager. River stage zero No dependents

Nile::XML - XML file manager. Parsing and writing XML files into a hash tree object supports sorted order and build on the module XML::TreePP....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

XPC - XML Procedure Call River stage zero No dependents

This class represents an XPC request or response. It uses XML::Parser to parse XML passed to its constructor....

GREGOR/XPC-0.2 - 13 Apr 2001 11:35:13 UTC

XML::Code - Perl module for converting XML hash structures into plain text. River stage one • 1 direct dependent • 1 total dependent

XML::Code module is designed to enable simple object-oriented procedure of creating XML data. As soon as a programmer realizes that XML and OOP are kindred and have sibling connections he or she wants to use objects instead of plain text in the phase...

ANDY/XML-Code-0.4 - 02 May 2004 12:11:24 UTC

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
189 results (0.054 seconds)