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.
python-slowaes
implementation of AES in Python
This package contains an implementation of AES in Python. This implementation
is slow (hence the project name) but still useful when faster ones are not
available.
libsyntax-highlight-perl-improved-perl
Highlighting of Perl Syntactical Structures
Syntax::Highlight::Perl::Improved provides syntax highlighting for
Perl code. The design bias is roughly line-oriented and streamed (ie,
processing a file line-by-line in a single pass). Provisions may be
made in the future for tasks related to "back-tracking" (i.e.,
re-doing a single line in the middle of a stream) such as speeding up
state copying.