libnet-bluetooth-perl
Perl interface to Bluetooth libraries
Net::Bluetooth works with the BlueZ libraries as well as with Microsoft
Windows. It allows developers to manage Bluetooth features such as device
and services discovery, RFCOMM connections and other Bluetooth functions.
liblucene-queryparser-perl
Turn a Lucene query into a Perl data structure
This module parses a Lucene query. It deals with fields, types, phrases,
subqueries, and so on; everything handled by the SimpleQuery class in
Lucene. The data structure is similar to the one given above, and is
pretty self-explanatory.
libstax-ex-java
Extended StAX API
This project develops a few extensions to complement JSR-173 StAX API in the
following area.
ruby-text-format
Ruby library for text formatting
Text::Format is provides the ability to nicely format fixed-width
text with knowledge of the writable space (number of columns),
margins, and indentation settings. Text::Format can work with either
TeX::Hyphen or Text::Hyphen to hyphenate words when formatting.
libcatalyst-plugin-smarturi-perl
module providing configurable URIs for Catalyst
Configure whether $c->uri_for and $c->req->uri_with return absolute, hostless
or relative URIs, or URIs based on the 'Host' header. Also allows configuring
which URI class to use. Works on application-wide or per-request basis.
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.