The Net::HTTP class is a low-level HTTP client that supports HTTP/1.0 and
HTTP/1.1. An instance of the Net::HTTP class represents a connection to an HTTP
server.
Net::Server::Mail::ESMTP::AUTH is an extension to provide
support for SMTP authentication with Net::Server::Mail::ESMTP
module.
Currently only LOGIN and PLAIN methods are supported.
Protocol::HTTP2 is HTTP/2 protocol (draft 17) implementation with stateful
decoders/encoders of HTTP/2 frames. You may use this module to implement your
own HTTP/2 client/server/intermediate on top of your favorite event loop over
plain or tls socket.
HTTP::Daemon::SSL - a simple http server class with SSL support.
Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers
that listen on a socket for incoming requests.
POE::Component::Server::XMLRPC adds asynchronous, event driven
XMLRPC over HTTP to your POE applications. It works very well
with synchronous XMLRPC::Lite clients, even.
Generic HTTP types for Haskell (for both client and server code).
An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined
connection sends multiple requests to the HTTP server without waiting
for the responses. The server will respond in-order.
The Zebra server combines a versatile fielded/free-text indexing/search
engine with a Z39.50-1995 frontend to provide a powerful and flexible
information mining tool.
HTTP::Parser is a stateful HTTP request/response parsing module.
It accepts chunks of data passed to it and returns either a completion hint
or an HTTP::Request (or Response) object when it has the entire request. It
was originally written to be part of a simple Event.pm-based HTTP server.
Pandora FMS is a monitoring Open Source software. It watches your systems and
applications, and allows you to know the status of any element of those systems.
Pandora FMS could detect a network interface down, a defacement in your
website, a memory leak in one of your server application, or the movement of
any value of the NASDAQ new technology market. Pandora FMS could send out SMS
message when your systems fails... or when Google's value drop below US348.60?
Pandora FMS runs on any operating system, with specific agents for each
platform, gathering data and sending it to a server, it has specific agents for
GNU/Linux, AIX, Solaris, HP-UX, BSD/IPSO, and Windows 2000, XP and 2003.
Pandora FMS can also monitor any kind of TCP/IP service, without the need to
install agents, and monitor network systems such as load balancers, routers,
switches, operating systems, applications, or simply printers if you need.
Pandora FMS also supports SNMP for collecting data and for receiving traps.
A few examples of common resources monitored by Pandora FMS could be processor
load, disk and memory usage, running processes, log files, environmental
factors such as temperature, or application values like strings contained in
web pages or any possible way to collect data in an automatic way.