libfile-slurp-perl

single call read & write file routines

File::Slurp provides some quickie routines that read from, append to or overwrite a file - with a single subroutine call. Their main intention is to save a couple of lines of code over and over again, but they do not do anything fancy.

libxml-sax-perl

Perl module for using and building Perl SAX2 XML processors

XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness.

libxml-dom-perl

Perl module for building DOM Level 1 compliant doc structures

This module parses XML strings or files and builds a data structure that conforms to the API of the Document Object Model as described at http://www.w3.org/TR/REC-DOM-Level-1. See the XML::Parser manpage for other available features of the XML::DOM::Parser class.

lldb-3.4

Next generation, high-performance debugger

rhythmbox-plugin-zeitgeist

zeitgeist plugin for rhythmbox music player

libpoe-api-peek-perl

module to peek into the internals of a running POE environment

POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available.