Ports Search

Results 2,2912,300 of 19,819 for %22HTTP Server%22.(0.007 seconds)
textproc/XML-XPath-1.37 (Score: 0.0038018618)
Modules for parsing and evaluating XPath statements
This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath.
textproc/YAML-1.14 (Score: 0.0038018618)
YAML implementation in Perl
The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification, http://www.yaml.org/spec/ YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages, including Perl. For information on the YAML syntax, please refer to the YAML specification. -Anton
textproc/xmltv-1.3 (Score: 0.0038018618)
Python module that provides access to XMLTV TV listings
[ excerpt from developer's www site ] python-xmltv is a Python module that provides access to XMLTV data. XMLTV is an XML format for storing TV listings. More information on XMLTV can be found at http://membled.com/work/apps/xmltv/
www/libapreq2-2.13 (Score: 0.0038018618)
Generic Apache2 Request Library
libapreq2 - Generic Apache2 Request Library This package contains modules for manipulating client request data via the Apache API with Perl and C. Functionality includes: - parsing of application/x-www-form-urlencoded data - parsing of multipart/form-data - parsing of HTTP Cookies
www/mod_jail-0.5.2 (Score: 0.0038018618)
Apache module to enable an easy alternative to mod_chroot
mod_jail is Apache 1.3.xx/2.0.xx/2.2.xx module, that makes running Apache in a secure jail prison easy, so it is intended to run on FreeBSD only. It is similar to mod_chroot, but uses FreeBSD's specific system call - jail. Also mod_jail make it possible to change securelevel into jail prison. Original web site: http://igorpopov.newmail.ru/mod_jail/
www/mod_proxy_xml-0.1 (Score: 0.0038018618)
Apache module for rewriting URI references in XML
mod_proxy_xml is an output filter to rewrite links in a proxy situation, to ensure that links work for users outside the proxy. It serves the same purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an essential component of a reverse proxy.
www/Facebook-Graph-1.0801 (Score: 0.0038018618)
Perl extension to integrate your apps with Facebook
A fast and easy way to integrate your apps with Facebook. This is a Perl interface to the Facebook Graph API http://developers.facebook.com/docs/api. With this module you can currently query public Facebook data, query privileged Facebook data, and build a privileged Facebook application. See the TODO for all that this module cannot yet do.
www/HTML-Prototype-1.48 (Score: 0.0038018618)
Generate HTML and JavaScript for the Prototype library
The module contains some code generators for Prototype, the famous JavaScript OO library and the script.aculous extensions. The Prototype library (http://prototype.conio.net/) is designed to make AJAX easy. Catalyst::Plugin::Prototype makes it easy to connect to the Prototype library. This is mostly a port of the Ruby on Rails helper tags for JavaScript for use in Catalyst.
www/Net-Akismet-0.05 (Score: 0.0038018618)
Perl interface to the Akismet comment and trackback spam blocker
From the README file: Net::Akismet is meant to provide perl interface to the Akismet web service. Akismet is blog comment and trackback spam blocker, free for personal use. More info on http://akismet.com/ The module allows you to either check if an item is spam or report certain comment as spam/false postivie.
www/WWW-Wikipedia-2.04 (Score: 0.0038018618)
Perl module of Automated interface to the Wikipedia
http://www.wikipedia.org, which is a free, collaborative, online encyclopedia. This module allows you to search for a topic and return the resulting entry. It also gives you access to related topics which are also available via the Wikipedia for that entry.