libcgi-application-plugin-session-perl
plugin that adds session support to CGI::Application
CGI::Application::Plugin::Session seamlessly adds session support to your
CGI::Application modules, by providing a CGI::Session object that is
accessible from anywhere in the application. Lazy loading is used to prevent
expensive file system or database calls from being made if the session is
not needed during this request.
libpackage-variant-perl
parameterizable packages
Package::Variant allows you to build a variable package that contains a
package template and can use it to build variant packages at runtime.
libunicode-escape-perl
escape and unescape Unicode characters
Unicode::Escape is a Perl library to escape and unescape Unicode
characters other than ASCII.
gnat-8-sjlj-m68k-linux-gnu
GNU Ada compiler (setjump/longjump runtime library)
libpoe-component-pubsub-perl
generic publish/subscribe POE::Component
POE::Component::PubSub is a generic publish/subscribe POE::Component
that enables POE::Sessions to publish events to which other
POE::Sessions may subscribe.
libforest-perl
collection of N-ary tree related modules
Forest is a collection of Perl modules implementing a generalized N-ary tree
data structure. It also includes several modules useful for manipulating this
data, including loading data from file, indexing it in memory, and writing it
back out to files (in various formats).