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

Search results for "module:XML::Smart"

XML::Smart - A smart, easy and powerful way to access or create XML from fiels, data and URLs. River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

XML::Smart::DTD - DTD parser for XML::Smart. River stage one • 9 direct dependents • 9 total dependents

This will parse DTD and provides methods to access the information stored in the DTD....

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

XML::Smart::Shared - Shared functions and variables for XML::Smart. River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/Data.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/XPath.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/Parser.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/Tree.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/Base64.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/Entity.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/Tie.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC

lib/XML/Smart/HTMLParser.pm River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 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

XML::Assert - Asserts XPaths into an XML Document for correct values/matches River stage zero No dependents

This module allows you to test XPaths into an XML Document to check that their number or values are what you expect. To test the number of nodes you expect to find, use the "assert_xpath_count()" method. To test the value of a node, use the "assert_x...

CHILTS/XML-Assert-0.03 - 18 Jul 2010 22:46:46 UTC

XML::Struct - Represent XML as data structure preserving element order River stage two • 6 direct dependents • 19 total dependents

XML::Struct implements a mapping between XML and Perl data structures. By default, the mapping preserves element order, so it also suits for "document-oriented" XML. In short, an XML element is represented as array reference with three parts: [ $name...

VOJ/XML-Struct-0.27 - 08 Jun 2018 22:43:27 UTC

XML::EasySQL - a two-way SQL/XML base class for Perl. It was written by Curtis Lee Fulton (http://fultron.net; curtisf@fultron.net). River stage zero No dependents

XML::EasySQL is a two-way SQL/XML base class for Perl. It acts as an emulsifier for the oil and water that is SQL and XML. Features: o Two-way transforms between XML and SQL data o smart SQL updates: only altered tables are updated o unlimited tree d...

CURTISF/XML-EasySQL-1.2 - 11 Jun 2004 23:46:42 UTC

XML::Minifier - A configurable XML minifier. River stage zero No dependents

CONTRA/XML-Minifier-1.02 - 28 Mar 2020 17:42:20 UTC

XML::TokeParser - Simplified interface to XML::Parser River stage two • 3 direct dependents • 12 total dependents

XML::TokeParser provides a procedural ("pull mode") interface to XML::Parser in much the same way that Gisle Aas' HTML::TokeParser provides a procedural interface to HTML::Parser. XML::TokeParser splits its XML input up into "tokens," each correspond...

PODMASTER/XML-TokeParser-0.05 - 09 Jun 2003 10:19:47 UTC

Test::XML::Assert - Tests XPaths into an XML Document for correct values/matches River stage zero No dependents

This module allows you to test if two XML documents are semantically the same. This also holds true if different prefixes are being used for the xmlns, or if there is a default xmlns in place. It uses XML::Assert to do all of it's checking....

CHILTS/XML-Assert-0.03 - 18 Jul 2010 22:46:46 UTC

XML::Filter::Digest River stage zero No dependents

Most XML tools aim to parse some simple XML and to produce some formatted output. XML::Filter::Digest aims to do the opposite. Many formats can now be parsed by a SAX Driver. XPath offers a smart way to write queries to XML. XML::Filter::Digest is a ...

KRAEHE/XML-Filter-Digest-0.06 - 13 Jun 2001 15:33:47 UTC

XML::Validator::Schema - validate XML against a subset of W3C XML Schema River stage zero No dependents

This module allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation (http://www.w3.org/XML/Schema), but a useful subset. See the SCHEMA SUPPORT section below. IMPORTANT NOTE...

SAMTREGAR/XML-Validator-Schema-1.10 - 31 Jan 2008 21:53:41 UTC
21 results (0.045 seconds)