libkwargs-perl
Perl module for simple and clean handling of named arguments
Kwargs is a Perl module that makes very easy to write functions with
named arguments, specially when they take lots of (sometimes optional)
arguments.
libterm-clui-perl
Perl module offering a Command-Line User Interface
Term::Clui offers a high-level user interface to give the user of
command-line applications a consistent "look and feel". Its metaphor for the
computer is as a human-like conversation-partner, and as each
question/response is completed it is summarised onto one line, and remains on
screen, so that the history of the session gradually accumulates on the
screen and is available for review, or for cut/paste. This user interface can
therefore be intermixed with standard applications which write to STDOUT or
STDERR, such as make, pgp, rcs etc.
libost-img2.3
Open-Source Computational Structural Biology Framework
OpenStructure aims to provide an open-source, modular, flexible, molecular
modelling and visualization environment. It is targeted at interested method
developers in the field of structural bioinformatics.
libvitacilina-perl
Perl feed aggregation library
Vitacilina is a simple feeds engine exporter that uses YAML to get
list of feeds and TT as templating system. Some people would call
it an aggregator.
ruby-activerecord-session-store
database backend for user sessions in Rails applications
This package provides a session store backed by an ActiveRecord class. A
default class is provided, but any object duck-typing to an ActiveRecord
session class with text `session_id` and `data` attributes is sufficient.
python-zope.app.basicskin
Zope ZMI Basic Skin