greybird-gtk-theme
grey GTK+ theme from the Shimmer Project
Greybird has been the default theme for Xubuntu since 2011 when it
replaced Bluebird. Greybird can be described as more conservative yet more
modern than Bluebird. The Shimmer Project are the designers and developers of
both themes.
libcgi-struct-xs-perl
Perl module to build structures from CGI data, XS version
CGI::Struct::XS is the XS implementation of CGI::Struct, a module for
transforming CGI GET/POST data into intricate data structures. This is
reminiscent of PHP's building arrays from form data, but with a perl
twist.
ext4magic
recover deleted files from ext3 or ext4 partitions
ext4magic is a file carver (or file carving). It can be used when recovering
from disasters or in digital forensics activities.
libnet-smtpauth-perl
Perl module that provides SMTP authentication (Net::SMTP_auth)
Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol
AUTH service extension, enabling a perl5 application to talk to and
authenticate against SMTP servers.
libdata-yaml-perl
Easy YAML serialisation of Perl data structures
In the spirit of YAML::Tiny, Data::YAML::Reader and Data::YAML::Writer
provide lightweight, dependency-free YAML handling. While YAML::Tiny is
designed principally for working with configuration files Data::YAML
concentrates on the transparent round-tripping of YAML serialized Perl data
structures.
libconvert-nls-date-format-perl
module for converting Oracle NLS_DATE_FORMAT <-> strftime Format Strings
Convert::NLS_DATE_FORMAT converts Oracle's NLS_DATE_FORMAT string into a
strptime format string, or the reverse.