libdancer-session-cookie-perl

encrypted cookie-based session backend for Dancer

Dancer::Session::Cookie implements a session engine for sessions stored entirely in cookies. Usually only session id is stored in cookies and the session data itself is saved in some external storage, e.g. database. This module allows one to avoid using external storage at all.

mininet

process-based network emulator

Mininet is a network emulator which uses lightweight virtualization to create virtual networks for rapid prototyping of Software-Defined Network (SDN) designs using OpenFlow.

r-cran-gdata

GNU R package with data manipulation tools by Greg Warnes et al

This package of R programming tools was written by Gregory Warnes with code contributions by Ben Bolker and Thomas Lumley.

libparse-errorstring-perl-perl

module for parsing error messages from the Perl interpreter

Parse::ErrorString::Perl is aimed primarily at those developing integrated development environments, allowing them to have a nice object oriented interface to parsed error messages of the Perl interpreter.

liboauth-signpost-java

simple OAuth message signing for Java

Signpost is an easy and intuitive solution for signing HTTP messages on the Java platform in conformance with the OAuth Core 1.0a standard. Signpost follows a modular and flexible design, allowing you to combine it with different HTTP messaging layers. It currently supports the following HTTP libraries:

libwebservice-youtube-perl

Perl module that provides an interface to YouTube services

WebService::YouTube provides a Perl interface to YouTube programming interface and corresponding RSS services. This module only supports the Legacy API, not the Data API based on the Google data protocol.