Ports Search

Results 1,0211,030 of 1,719 for /textproc/.(0.003 seconds)
textproc/XML-GDOME-0.86 (Score: 0.068937615)
Perl module that provides the DOM Level 2 Core API for XML documents
XML::GDOME is a perl module that provides the DOM Level 2 Core API for accessing XML documents. It uses a XS wrapper around the gdome2 library.
textproc/XML-Generator-DBI-1.00 (Score: 0.068937615)
Generate SAX events from SQL queries
This module generates SAX events from SQL queries against a DBI connection.
textproc/XML-Generator-PerlData-0.95 (Score: 0.068937615)
Perl extension for generating SAX2 events from Perl data structures
XML::Generator::PerlData provides a simple way to generate SAX2 events from nested Perl data structures, while providing finer-grained control over the resulting document streams.
textproc/XML-Generator-1.04 (Score: 0.068937615)
Simple Perl module for generating XML documents
XML::Generator is a simple perl module to help in the generation of XML. Basically, you create an XML::Generator object and then call a method for each tag, supplying the contents of that tag as parameters.
textproc/XML-Grove-0.46.a (Score: 0.068937615)
Perl-style XML objects
XML::Grove is a tree-based object model for accessing the information set of parsed or stored XML, HTML, or SGML instances. XML::Grove objects are Perl hashes and arrays where you access the properties of the objects using normal Perl syntax.
textproc/XML-Handler-Dtd2DocBook-0.41 (Score: 0.068937615)
Generate a DocBook documentation from a DTD
Generate a DocBook documentation from a DTD
textproc/XML-Handler-Dtd2Html-0.42 (Score: 0.068937615)
SAX2 handler for generate a Html documentation from a DTD
SAX2 handler for generate a HTML documentation from a DTD
textproc/XML-Handler-HTMLWriter-2.01 (Score: 0.068937615)
PerlSAX handlers for outputting HTML
XML::Handler::HTMLWriter is a SAX handler module for outputting HTML, based on the rules in the XSLT specification, including things like empty and non-closing tags, and boolean attributes.
textproc/XML-Handler-YAWriter-0.23 (Score: 0.068937615)
Yet another Perl SAX XML Writer
YAWriter implements Yet Another XML::Handler::Writer.
textproc/XML-Hash-LX-0.0603 (Score: 0.068937615)
Convert hash to xml and xml to hash using LibXML
This module is a companion for XML::LibXML. It operates with LibXML objects, could return or accept LibXML objects, and may be used for easy data transformations. It is faster in parsing then XML::Simple, XML::Hash, XML::Twig and of course much slower than XML::Bare. It is faster in composing than XML::Hash, but slower than XML::Simple.