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

Search results for "module:Tree::Parser"

Tree::Parser - Module to parse formatted files into tree structures River stage one • 2 direct dependents • 2 total dependents

This module can parse various types of input (formatted and containing hierarchal information) into a tree structures. It can also deparse the same tree structures back into a string. It accepts various types of input, such as; strings, filenames, ar...

STEVAN/Tree-Parser-0.15 - 02 Oct 2007 23:32:07 UTC

X12::Parser::Tree - Object structure representing the X12 cf file. River stage zero No dependents

This module represents the cf file as a object structure. This class is used by the X12::Parser and X12::Parser::Cf. Unless you plan to modify the parser or such you would not need to access this class directly....

PRASAD/X12-0.80 - 20 Dec 2009 05:47:49 UTC

XML::Parser::Lite::Tree - Lightweight XML tree builder River stage two • 2 direct dependents • 16 total dependents

This is a singleton class for parsing XML into a tree structure. How does this differ from other XML tree generators? By using XML::Parser::Lite, which is a pure perl XML parser. Using this module you can tree-ify simple XML without having to compile...

IAMCAL/XML-Parser-Lite-Tree-0.14 - 04 Jun 2011 02:06:17 UTC

XML::Parser::Style::Tree - Tree style parser River stage four • 147 direct dependents • 1319 total dependents

This module implements XML::Parser's Tree style parser. When parsing a document, "parse()" will return a parse tree for the document. Each node in the tree takes the form of a tag, content pair. Text nodes are represented with a pseudo-tag of "0" and...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC

Lang::Tree::Builder::Parser - Parse Tree Definitions River stage zero No dependents

A parser for class definitions. The data file input to the "parse" method has the following simple format: # a comment [abstract] [<parent>] <class>(<class> [<name>], ... ) ... for example # this class has no base class and is initialized with a scal...

BILLHAILS/Lang-Tree-Builder-0.1 - 14 Jul 2012 13:21:18 UTC

XML::Parser::Lite::Tree::XPath - XPath access to XML::Parser::Lite::Tree structures River stage zero No dependents

This pure-Perl implementation of XPath is a complement to XML::Parser::Lite::Tree, a pure-Perl XML tree parser and builder. It aims to implement 100% of the W3C XPath specification....

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

lib/XML/Parser/Lite/Tree/XPath/Tree.pm River stage zero No dependents

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

lib/XML/Parser/Lite/Tree/XPath/Tokener.pm River stage zero No dependents

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

lib/XML/Parser/Lite/Tree/XPath/Result.pm River stage zero No dependents

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

lib/XML/Parser/Lite/Tree/XPath/Token.pm River stage zero No dependents

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

lib/XML/Parser/Lite/Tree/XPath/Test.pm River stage zero No dependents

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

lib/XML/Parser/Lite/Tree/XPath/Eval.pm River stage zero No dependents

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

lib/XML/Parser/Lite/Tree/XPath/Axis.pm River stage zero No dependents

IAMCAL/XML-Parser-Lite-Tree-XPath-0.24 - 20 Aug 2009 20:09:34 UTC

TAP::Tree - TAP (Test Anything Protocol) parser which supported the subtest River stage zero No dependents

TAP::Tree is a simple parser of TAP which supported the subtest. It parses the data of a TAP format to the data of tree structure. Moreover, the iterator for complicated layered tree structure is also prepared....

MAGNOLIA/TAP-Tree-v0.0.5 - 10 Jun 2014 13:20:26 UTC

Pod::Tree - Create a static syntax tree for a POD River stage one • 2 direct dependents • 2 total dependents

"Pod::Tree" parses a POD into a static syntax tree. Applications walk the tree to recover the structure and content of the POD. See "Pod::Tree::Node" for a description of the tree....

MANWAR/Pod-Tree-1.31 - 22 Feb 2019 10:53:09 UTC

HTML::Tree - build and scan parse-trees of HTML River stage three • 171 direct dependents • 974 total dependents

HTML-Tree is a suite of Perl modules for making parse trees out of HTML source. It consists of mainly two modules, whose documentation you should refer to: HTML::TreeBuilder and HTML::Element. HTML::TreeBuilder is the module that builds the parse tre...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC

lib/Ufal/Parsito.pm River stage zero No dependents

STRAKA/Ufal-Parsito-v1.1.0.1 - 04 Jan 2016 12:34:41 UTC

Markup::Tree - Unified way to easily access XML or HTML markup locally or remotly. River stage zero No dependents

I wanted a module to allow one to access either XML or HTML input, locally or remotely, easily transform it, and save it as HTML or XML (or some user-defined format). So I quit whining and wrote one. It's not 100% finished, but it's a good start and ...

BPRUDENT/Markup-Tree-1.2.2 - 26 Nov 2003 18:03:53 UTC

Getopt::Tree - Get tree-like options (like the route command). River stage zero No dependents

JEAGLE/Getopt-Tree-1.12 - 07 Jun 2011 13:57:26 UTC

Tree::Simple - A simple tree object River stage two • 15 direct dependents • 34 total dependents

This module in an fully object-oriented implementation of a simple n-ary tree. It is built upon the concept of parent-child relationships, so therefore every Tree::Simple object has both a parent and a set of children (who themselves may have childre...

RSAVAGE/Tree-Simple-1.34 - 02 Feb 2021 01:26:51 UTC
40 results (0.046 seconds)