libperldoc-search-perl
Index and Search local Perl Documentation
Perldoc::Search uses the swish-e engine to index the local Perl
documentation. It provides both the command line utility perldig
and an API to perform searches on the index. It uses SWISH::API::Common
as the indexing and search engine.
metastore
Store and restore metadata from a filesystem
metastore is a tool to store the metadata of files/directories/links in
a file tree to a separate file and to later compare and apply the
stored metadata to said file tree.
hexdiff
Visual hexadecimal difference editor
r-cran-shinydashboard
GNU R create dashboards with 'Shiny'
This GNU R package enables creations of dashboards with 'Shiny'. This package
provides a theme on top of 'Shiny', making it easy to create attractive
dashboards.
libprelude-perl
Security Information and Events Management system [ Perl bindings ]
The Prelude Library is a collection of generic functions providing
communication between the Prelude SIEM suite components. It provides a
convenient interface for sending alerts to Prelude Manager with transparent
SSL, failover and replication support, asynchronous events and timer
interfaces, an abstracted configuration API (hooking at the commandline, the
configuration line, or wide configuration, available from the Manager), and a
generic plugin API. It allows you to easily turn your favorite security
program into a Prelude sensor.
libmail-box-pop3-perl
POP3 handler for Mail::Box
Mail::Box::POP3 maintains a folder which has its messages stored on a remote
server. The communication between the client application and the server is
implemented using the POP3 protocol. This class uses
Mail::Transport::POP3 to hide the transport of information, and focusses
solely on the correct handling of messages within a POP3 folder.