handbrake-dbg

handbrake -- debugging symbols

wulflogger

extract cluster node data from remote xmlsysd daemons

libn32gphobos5-mipsr6-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

libheimdal-kadm5-perl

Perl module to administer a Heimdal Kerberos KDC

Heimdal::Kadm5 is a Perl module that wraps the Heimdal libkadm5clnt library and allows administration of a Heimdal KDC inside Perl programs. It mimics the commands that would normally be sent to the server with the kadmin command. Principal creation, deletion, modification, and searching and extraction of keytabs are supported.

liblog-dispatch-configurator-any-perl

configurator implementation with Config::Any

Log::Dispatch::Config is a wrapper for Log::Dispatch and provides a way to configure Log::Dispatch objects with configuration files. Somewhat like a lite version of log4j and Log::Log4perl it allows multiple log destinations. The standard configuration file format for Log::Dispatch::Config is AppConfig.

libcorona-perl

Coro based PSGI web server

Corona is a Coro based Plack web server. It uses Net::Server::Coro under the hood, which means there are coroutines (threads) for each socket, active connections and a main loop.