libperlbal-xs-httpheaders-perl
Perlbal extension for processing HTTP headers faster
Perlbal::XS::HTTPHeaders is used to read HTTP headers from a string and to
parse them into an internal storage format for easy access and modification.
You can also ask the module to reconstitute the headers into one big string,
useful if you're writing a proxy and need to read and write headers while
maintaining the ability to modify individual parts of the whole.
prism2-usb-firmware-installer
firmware files for the prism2_usb kernel driver
prism2-usb-firmware-installer will at the time of its own installation
download the firmware files for the prism2_usb devices from the
upstream code repository and convert them to the format used by the
kernel modules since 2.6.32.
openvanilla-imgeneric-data-ja
libraries of openvanilla input method - Japanese data files
OpenVanilla is a collection of popular CJK and symbol input methods
and language tools.
libmagpie-perl
RESTful Web Framework for Perl5
Magpie is a web framework for Perl5 that steals the shiny bits from
many different web frameworks we at Tamarou have used over the last
decade. It is based on the ideas expressed by the W3C TAG in
"Architecture of the World Wide Web" at
<http://www.w3.org/TR/2004/REC-webarch-20041215/>, namely that the web
is comprised of Resources that respond to certain methods (GET, POST,
PUT, DELETE etc).
libtest-eol-perl
module to check for non-Unix line endings
Test::EOL is a Perl module for verifying that your project/distribution
contains only Unix-style line endings. It is especially useful for developers
that work on Windows, but that release code for Unix.
libdata-treedumper-oo-perl
Object-oriented interface to Data::TreeDumper
The Data::TreeDumper::OO Perl module provides an object-oriented
interface for displaying Perl data structures and objects in
a format that is hopefully easier to read than the one produced by
the standard Perl Data::Dumper module.