libcontext-preserve-perl
Perl module to preserve calling context
Context::Preserve allows developers to preserve the calling context of their
subroutines, which is useful for functions that call other functions and
return their results, with some possible modifications. This means that, if
your module is called in scalar, list or void context, the given subroutine
is called in the same context and the appropriate 'thing' is returned.
libmsv1
Monkeysphere validation library
libmsv provides a C API to the Monkeysphere Validation Agent
using the Validation Agent Protocol
dh-php5
debhelper add-on to handle PHP PECL extensions
libsvn-svnlook-perl
module to aid using svnlook in Subversion hooks
SVN::SVNLook runs the command line client, svnlook. This module provides an
interface to retrieve information such as author, revision, date, and log
message.
libapache2-mod-fcgid
FastCGI interface module for Apache 2
This package contains mod_fcgid, a high-performance alternative to mod_cgi
or mod_cgid. It starts a sufficient number of instances of the CGI program
to handle concurrent requests. These programs remain running to handle
further incoming requests.
python-pyvirtualdisplay
python wrapper for Xvfb, Xephyr and Xvnc - Python 2.X
pyvirtualdisplay is a python wrapper for Xvfb, Xephyr and Xvnc