libgetopt-argparse-perl
module to parse @ARGV with a richer and more user-friendly API
Getopt::ArgParse provides the following features:
libgraphicsmagick3
format-independent image processing - C shared library
libjersey1-core-java
RESTful Web Services in Java (core library)
Jersey RESTful Web Services framework is the open source, production quality,
framework for developing RESTful Web Services in Java that provides support
for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference
Implementation.
php-webmozart-assert
Assertions to validate method input/output with nice error messages
This library contains efficient assertions to test the input and output
of methods. With these assertions, one can greatly reduce the amount of
coding needed to write a safe implementation.
liburi-smarturi-perl
subclass of URI which add an hostless object
URI::SmartURI is a sort of "subclass" of URI using delegation with some extra
methods, all the methods that work for URIs will work on these objects as
well.
liblwp-useragent-chicaching-perl
LWP::UserAgent with caching based on CHI
LWP::UserAgent::CHICaching is yet another caching user agent. When the
client makes a request to the server, sometimes the response should be
cached, so that no actual request has to be sent at all, or possibly
just a request to validate the cache. HTTP 1.1 defines how to do this.
This class simply extends LWP::UserAgent with
LWP::UserAgent::Role::CHICaching (also in this distribution) which is
doing the real work to make it possible to use the very flexible CHI
module to manage such a cache.