libcatalyst-plugin-session-store-fastmmap-perl

Catalyst session storage plugin backed by Cache::FastMMap

Catalyst::Plugin::Session::Store::FastMmap is a fast session storage plugin for Catalyst that uses an mmap'ed file to act as a shared memory interprocess cache. It is based on Cache::FastMmap.

libapache-ssllookup-perl

glue layer between Perl handlers and the mod_ssl public API

Apache::SSLLookup is a glue layer between Perl handlers and the mod_ssl public API. Under normal circumstances, you would use $r->subprocess_env() to glean information about mod_ssl. for example,

liblinux-pid-perl

wrapper around the getpid() and getppid() C functions

Perl already returns the PID and PPID in variables and builtins. Linux::Pid forces perl to call the underlying C functions getpid() and getppid().

libperlio-utf8-strict-perl

fast and correct UTF-8 Perl IO module

PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike perl's default :utf8 layer it checks the input for correctness and will croak if it finds an ill-formed UTF-8 octet sequence or noncharacter code points not meant for interchange.

bareos-storage-glusterfs

Backup Archiving Recovery Open Sourced - storage-glusterfs-plugin

Bareos is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds.