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

Search results for "module:XML::Entities"

XML::Entities - Decode strings with XML entities River stage two • 4 direct dependents • 17 total dependents

Based upon the HTML::Entities module by Gisle Aas This module deals with decoding of strings with XML character entities. The module provides two functions: decode( $entity_set, $string, ... ) This routine replaces XML entities from $entity_set found...

SIXTEASE/XML-Entities-1.0002 - 17 Aug 2015 13:03:40 UTC

lib/XML/Entities/Data.pm River stage two • 4 direct dependents • 17 total dependents

SIXTEASE/XML-Entities-1.0002 - 17 Aug 2015 13:03:40 UTC

XML::DoubleEncodedEntities - unbreak XML with doubly-encoded entities River stage zero No dependents

Occasionally, XML files escape into the wild with their entities encoded twice so instead of this: <chocolate>Green &amp; Blacks</chocolate> you get: &lt;chocolate&gt;Green &amp;amp; Blacks&lt;/chocolate&gt; A real-world example of this problem can b...

DCANTRELL/XML-DoubleEncodedEntities-1.1 - 22 Mar 2015 14:44:05 UTC

XML::Pastor::Builtin::string - Module that includes definitions of all XML::Pastor W3C builtin type classes . River stage zero No dependents

XML::Pastor::Builtin is a module that includes the definitions of the classes that represent the W3C builtin simple types. These builtin packages are either directly defined here in this module or otherwise they are *use*d by this module so that you ...

AULUSOY/XML-Pastor-1.0.4 - 01 Dec 2012 22:32:03 UTC

XML::Schema::Type::Builtin - built in datatypes for XML Schema River stage one • 1 direct dependent • 1 total dependent

This module implements the simple datatype built in to XML Schema....

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

MKDoc::XML::Decode - Expands XML entities River stage two • 5 direct dependents • 10 total dependents

BPOSTLE/MKDoc-XML-0.75 - 10 Mar 2005 15:16:43 UTC

MKDoc::XML::Encode - Encodes XML entities River stage two • 5 direct dependents • 10 total dependents

BPOSTLE/MKDoc-XML-0.75 - 10 Mar 2005 15:16:43 UTC

jQuery - complete jQuery port to Perl River stage zero No dependents

This is another attempt to port jQuery to Perl "the DOM part and what ever could be run on the server side NOT client side" To create this module I went through jQuery.js and some times literally translated javascript functions to their perl equivale...

MAMOD/jQuery-0.004 - 14 Jun 2013 21:57:00 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::RDB - Perl extension to convert XML files into RDB schemas and populate, and unpopulate them. Works with XML Schemas too. River stage zero No dependents

XML/RDB version 1.1 ==================== A long-arse how-to & explanation: An XML document is an ideal transport for data between heterogeneous systems. XML documents are also an ideal way to represent hierarchical data generically. Yet when it comes...

METZZO/XML-RDB-1.3 - 30 Sep 2009 03:36:40 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::Tiny - simple lightweight parser for a subset of XML River stage two • 7 direct dependents • 15 total dependents

XML::Tiny is a simple lightweight parser for a subset of XML...

DCANTRELL/XML-Tiny-2.07 - 17 Aug 2017 21:00:50 UTC

XML::Fast - Simple and very fast XML - hash conversion River stage two • 8 direct dependents • 17 total dependents

This module implements simple, state machine based, XML parser written in C. It could parse and recover some kind of broken XML's. If you need XML validator, use XML::LibXML...

MONS/XML-Fast-0.17 - 29 Jun 2017 23:05:42 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::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::DOM - A perl module for building DOM Level 1 compliant document structures River stage zero No 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...

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

XML::Bare - Minimal XML parser implemented via a C state engine River stage two • 11 direct dependents • 20 total dependents

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl funct...

CODECHILD/XML-Bare-0.53 - 12 Jul 2013 15:44:20 UTC

MKDoc::XML - The MKDoc XML Toolkit River stage two • 5 direct dependents • 10 total dependents

BPOSTLE/MKDoc-XML-0.75 - 10 Mar 2005 15:16:43 UTC

XML::Quote - XML quote/dequote functions River stage one • 4 direct dependents • 6 total dependents

This module provides functions to quote/dequote strings in "xml"-way. All functions are written in XS and are very fast; they correctly process utf8, tied, overloaded variables and all the rest of perl "magic"....

GDSL/XML-Quote-1.02 - 31 Jan 2003 10:43:08 UTC

PApp::XML - pxml sections and more River stage zero No dependents

Apart from providing XML convinience functions, the PApp::XML module manages XML templates containing pappxml directives and perl code similar to phtml sections. Together with stylesheets (PApp::XSLT) this can be used to almost totally seperate conte...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC
103 results (0.046 seconds)