Packages
Found 125 package(s).
Show from 1 until 10.

libapache2-mod-perl2
mod_perl allows the use of Perl for just about anything
Apache-related, including
More Informations

libapparmor-perl
Perl module providing bindings to libapparmor via swig.
Homepage: http://en.opensuse.org/Apparmor
More Informations

libappconfig-perl
AppConfig is a bundle of Perl5 modules for reading configuration
files and parsing command line arguments. Note that writing
configuration files is not supported at this time.
AppConfig supports a relaxed configuration file syntax with support
for flags (booleans), single and multivalue (lists or hashes)
items. A defined default and validation routine or regex can be
defined for each option.
Environment variable, file variable and tilde (~) are supported and
may be applied to selected configuration options. For long blocks of
text you can also use Perl HEREDOC syntax. Additionally there is
also a mechanism to utilise all these same features via a CGI.
More Informations

libarchive-zip-perl
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
Zip archives can be created, or you can read from existing zip files.
Once created, they can be written to files, streams, or strings.
Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be
compressed or uncompressed as needed. Members can be created from
members in existing Zip files, or from existing directories, files,
or strings.
More Informations

libauthen-sasl-perl
SASL is a generic mechanism for authentication used by several network
protocols. Authen::SASL provides an implementation framework that all
protocols should be able to share.
The framework allows different implementations of the connection class
to be plugged in. At the time of writing there were two such plugins:
- Authen::SASL::Perl
This module implements several mechanisms and is implemented
entirely in Perl.
- Authen::SASL::Cyrus
This module uses the Cyrus SASL C-library (both version 1 and 2 are
supported).
Homepage: http://search.cpan.org/dist/Authen-SASL/
More Informations

libberkeleydb-perl
Provides BerkeleyDB::Hash, BerkeleyDB::Btree etc. classes that allow
access to Berkeley DB databases as if they were normal Perl hash
tables.
Supports all the features of Berkeley DB such as sharing cache and
lock memory between processes, logging and transactions.
More Informations

libbit-vector-perl
Bit::Vector is an efficient C library which allows you to handle
bit vectors, sets (of integers), "big integer arithmetic" and
boolean matrices, all of arbitrary sizes.
The library is efficient (in terms of algorithmical complexity)
and therefore fast (in terms of execution speed) for instance
through the widespread use of divide-and-conquer algorithms.
The package also includes an object-oriented Perl module for
accessing the C library from Perl, and optionally features
overloaded operators for maximum ease of use.
The C library can nevertheless be used stand-alone, without Perl.
Homepage: http://search.cpan.org/dist/Bit-Vector/
More Informations

libbsd-resource-perl
This Perl extension implements the BSD process resource limit functions
getrusage() getrlimit() setrlimit() and the BSD process priority functions.
These are available also via core Perl but here we do more tricks so
that the PRIO_* are available: getpriority() setpriority().
Also is provided times() which provides the same functionality as the one
in core Perl, only with better time resolution.
More Informations

libcairo-perl
libcairo-perl provides access to the Cairo library.
Cairo is a 2D graphics library with support for multiple
output devices. It is designed to produce consistent output
on all output media while taking advantage of display hardware
acceleration when available (eg. through the X Render Extension).
The cairo API provides operations similar to the drawing
operators of PostScript and PDF. Operations in cairo including
stroking and filling cubic Bézier splines, transforming and compositing
translucent images, and antialiased text rendering. All drawing
operations can be transformed by any affine transformation (scale,
rotation, shear, etc.)
Find out more about Cairo at http://www.cairographics.org/.
More Informations

libcarp-clan-perl
This module reports errors from the perspective of the caller of a
"clan" of modules, similar to "Carp.pm" itself. But instead of giving
it a number of levels to skip on the calling stack, you give it a
pattern to characterize the package names of the "clan" of modules
which shall never be blamed for any error. :-)
So these modules stick together like a "clan" and any error which
occurs will be blamed on the "outsider" script or modules not belonging
to this "clan".
Homepage: http://search.cpan.org/dist/Carp-Clan/
More Informations
« < 1 - 2 - 3 - 4 - 5 - > »