documentation site from all of the POD files it finds. It was originally
designed for the Bricolage project but is has evolved for general use.
Have a look at the Bricolage API Browser to see a sample documentation
site in action. The generated documentation site supports Safari, Firefox,
and IE7 and up.
WWW: http://search.cpan.org/dist/Pod-Site/
PR: ports/146048
Submitted by: Jonathan Chu <milki@rescomp.berkeley.edu>
in pywebkitgtk, which makes it able to call JavaScript
functions with WebKit/JavaScriptCore.
WWW: http://code.google.com/p/gwrite
PR: ports/144677
Submitted by: Ju Pengfei <jupengfei@gmail.com>
designed for Plurk, including mobile and desktop applications.
This is the PHP Plurk API client for interacting with the Plurk
Internet service.
WWW: http://code.google.com/p/php-plurk-api/
PR: ports/144308
Submitted by: Bo-Yi Wu <appleboy.tw at gmail.com>
to write programs that spider a website. It provides a simple DSL
for performing actions on every page of a site, skipping certain
URLs, and calculating the shortest path to a given page on a site.
WWW: http://anemone.rubyforge.org/
Approved by: itetcu (mentor)
has been optimized for high-performance environments. It has a very
low memory footprint compared to other webservers and takes care of
cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
URL-Rewriting and many more) make lighttpd the perfect webserver-software
for every server that is suffering load problems.
This version is patched to support:
auth.backend = "mysql"
WWW: http://www.lighttpd.net/
WWW: http://redmine.lighttpd.net/issues/752
javascripts files into one. It provides a content-hashed key as the
url for including all the javascript files you specified. You can
also provide a filter program to minimize the concatenated file.
WWW: http://search.cpan.org/dist/Plack-Middleware-JSConcat/
The server supports several features, and is suitable for running HTTP
application servers behind a reverse proxy.
WWW: http://search.cpan.org/dist/Starlet/
that can run PSGI applications. This module only depends on
HTTP::Server::Simple, which itself doesn't depend on any non-core
modules so it's best to be used as an embedded web server.
WWW: http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
PR: ports/144795
Submitted by: ports at c0decafe.net
It's main goal is to be able to cache dynamic contents, the content most
proxing systems are unable to do caching. This is how ThunderCache becomes
high-performance and high-eficiency.
ThunderCache is freeware up to 50 concurrent sessions, and needs commercial
license to run more than 50 concurrent sessions. It's designed to run on
FreeBSD. Advanced features include TProxy support (IP_BINDANY), ToS/DiffService
marking.
WWW: http://www.bmsoftware.org
Submitted by: Patrick Tracanelli <eksffa at freebsdbrasil.com.br> (by email)
redirect from one path to another path or an external URL, using any HTTP
redirect status.
WWW: http://drupal.org/project/path_redirect
PR: ports/144266
Submitted by: Nick Hilliard <nick at foobar.org>