POE::Filter::HTTP::Parser is a POE::Filter for HTTP which is based
on HTTP::Parser. It can be used to easily create POE based HTTP
servers or clients.
Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat
your database like a free-text search index, when it really isn't.
Plack::Middleware::ForceEnv modifies the environment passed to the application
by adding your specified key value pairs. This is primarily useful when testing
apps under plackup (or similar) in a development environment.
Plack::Middleware::Test::StashWarnings is a Plack middleware component
to record warnings generated by your application so that you can test
them to make sure your application complains about the right things.
Client/server WebSocket message and frame parser/constructor. This
module does not provide a WebSocket server or client, but is made for
using in http servers or clients to provide WebSocket support
RT::Client::REST is a set of object-oriented Perl modules
which provide interface between Perl scripts and RT
(an industrial-grade ticketing system) using REST protocol.
Most of the features have been implemented and
tested with rt 3.6.0 and later.
Scrappy is an easy (and hopefully fun) way of scraping, spidering,
and/or harvesting information from web pages, web services, and more.
Scrappy is a feature rich, flexible, intelligent web automation tool.
This module implements a secure way to encode session data. It is
primarily intended for storing session data in browser cookies, but
could be used with other backend storage where security of stored
session data is important.
This module is designed to take shell scripts and highlight them in HTML
with meaningful colours using CSS. The resulting HTML output is ready
for inclusion in a web page. Note that no reformating is done, all
spaces are preserved.
The Template-GD distribution provides a number of Template Toolkit
plugin modules to interface with Lincoln Stein's GD modules. These in
turn provide an interface to Thomas Boutell's GD graphics library.