Ports Search

Results 15,97115,980 of 19,819 for %22HTTP Server%22.(0.011 seconds)
textproc/XML-Directory-1.00 (Score: 9.2878623E-4)
Returns a content of directory as XML
This extension provides two classes: XML::Directory::String and XML::Directory::SAX. Their methods make it possible to set parameters such as level of details or maximal number of nested sub-directories and generate either string containing the resulting XML or SAX events. The SAX generator supports both SAX1 and SAX2 handlers. There are two SAX interfaces available: basic ContentHandler and optional ErrorHandler.
textproc/XML-Elemental-2.11 (Score: 9.2878623E-4)
Generic classes for simplistic and perlish handling of XML data
XML::Elemental is an XML::Parser style and generic classes package for simplistic and perlish handling of XML data.
textproc/XML-Encoding-2.09 (Score: 9.2878623E-4)
Perl module for parsing XML encoding maps
This module, which is built as a subclass of XML::Parser, provides a parser for encoding map files, which are XML files.
textproc/XML-Entities-1.0002 (Score: 9.2878623E-4)
Generic classes for simplistic and perlish handling of XML data
XML::Entities provides a mapping from the standard XML entities to their Unicode characters. A function for decoding is provided. The mapping can be generated from a DTD file with entity definitions.
textproc/XML-FOAF-0.04 (Score: 9.2878623E-4)
Parse FOAF (Friend of a Friend) data
Parse FOAF (Friend of a Friend) data
textproc/XML-Feed-0.53 (Score: 9.2878623E-4)
Perl5 modules for Syndication feed parser and auto-discovery
XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI. XML::Feed supports the following syndication feed formats: * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom The goal of XML::Feed is to provide a unified API for parsing and using the various syndication formats. The different flavors of RSS and Atom handle data in different ways: date handling; summaries and content; escaping and quoting; etc. This module attempts to remove those differences by providing a wrapper around the formats and the classes implementing those formats (XML::RSS and XML::Atom::Feed).
textproc/XML-FeedPP-0.43 (Score: 9.2878623E-4)
Get an RSS file and parse it
Parse/write/merge/edit RSS/RDF/Atom syndication feeds
textproc/XML-Filter-XInclude-1.0 (Score: 9.2878623E-4)
XInclude as a SAX Filter
This module implements a simple SAX filter that provides XInclude support. It does NOT support XPointer.
textproc/XML-Flow-0.86 (Score: 9.2878623E-4)
Store (restore) perl data structures in XML stream
Easy store and restore perl data structures. It use XML::Parser for read and XML::Writer for write xml.
textproc/XML-GDOME-0.86 (Score: 9.2878623E-4)
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.