libcgi-application-plugin-authentication-perl
authentication framework for CGI::Application
CGI::Application::Plugin::Authentication adds the ability to authenticate
users in your CGI::Application modules. The module separates authentication
into Drivers (backend logic), Store (cookie management etc) and Display
(formulation of the login form). The following drivers are bundled with this
package:
bootchart-view
Boot process performance analyser (visualisation)
Bootchart is a tool for performance analysis and visualization of the
GNU/Linux boot process. Resource utilization and process information are
collected during the boot process and are later rendered in a PNG, SVG or
EPS encoded chart.
librte-event-octeontx21
Data Plane Development Kit (librte-event-octeontx runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
libclass-autoloadcan-perl
module managing conflict between AUTOLOAD, can and inheritance
Class::AutoloadCAN solves a fundamental conflict between AUTOLOAD, can and
inheritance. The problem is that while you can implement anything in
AUTOLOAD, UNIVERSAL::can is not aware that it is there. Attempting to modify
UNIVERSAL::can to document those methods is very hard. And if a parent class
uses AUTOLOAD then subclasses have to do a lot of work to make their
AUTOLOADs cooperate with the parent one. It is harder still if 2 parent
classes in a multiple inheritance tree wish to cooperate with each other. Few
try to do this, which may be good since those who try usually get it wrong.
See http://www.perlmonks.org/?node_id=342804 for a fuller discussion.
libupstart1
Upstart Client Library
libpoe-component-client-ping-perl
ICMP ping client component for POE
POE::Component::Client::Ping is an asynchronous, event driven client
for ICMP ping. It accepts events containing the specifics of ICMP
ping requests, and it returns events carrying the results of those
pings.