libgraphics-colornames-www-perl

module defining WWW color names and equivalent RGB values

Graphics::ColorNames::WWW is a Perl module that defines color names and their associated color values (in RGB format) from various web specifications and implementations.

udev-discover

Sysfs browsing tool focused on helping udev users and developers

A helping tool for udev testers, coders, hackers and consumers. * Browsing the sysfs tree via udev * Reports udev device info and udev properties * Filter and search devices * Monitorize udev device events

pyro-examples

examples for Pyro

Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python.

libdatetime-format-mail-perl

module to convert between DateTime and RFC2822/822 formats

RFCs 2822 and 822 specify date formats to be used by email. The DateTime::Format::Mail module parses and emits such dates.

libwww-freshmeat-perl

module to automate searches on Freshmeat.net

WWW::Freshmeat is a Perl module that allows you to fetch information about projects from Freshmeat, such as name, URL, version and description. Because it subclasses LWP, it supports all its options, including timeout, useragent, env_proxy, etc.

libcrypt-simple-perl

Perl library to encrypt stuff simply

Maybe you have a web application and you need to store some session data at the client side (in a cookie or hidden form fields) but you don't want the user to be able to mess with the data. Maybe you want to save secret information to a text file. Maybe you have better ideas of what to do with encrypted stuff!