libtest-image-gd-perl

module for testing images using GD

Test::Image::GD is meant to be used for testing custom graphics, it attempts to "visually" compare the images, this means it ignores invisible differences like color palettes and metadata. It also provides some extra functions to check the size of the image.

libmath-random-isaac-perl

Perl interface to the ISAAC PRNG Algorithm

Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add and Count) pseudorandom number generator (PRNG) algorithm described on the project page at: <URL:http://burtleburtle.net/bob/rand/isaac.html>

libplack-middleware-cache-perl

Plack middleware for caching responses of certain URLs

Plack::Middleware::Cache allows you to cache expensive and non-changing responses from URIs that match a list of regular expression patterns.

libntirpc1.7

new transport-independent RPC library

libticket-simple-perl

basic ticket system

Ticket::Simple provides a simple ticket system for creating, storing, fetching, comparing user assigned tickets.

libjs-merge

JavaScript utility for merging multiple objects into one.

Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.