Anna Maresova's avatar

You are behind a proxy. You can modify other data related to your profile by this link.

Anna Maresova's avatar

Anna Maresova

anicka

Involved Projects and Packages
Maintainer

This project aims at providing up to date versions of the Apache HTTP server.

Maintainer

This project contains third-party modules for the Apache HTTP server.

Please note that modules may be built for two targets: for the distro Apache,
and for the (possibly newer) one which is in the 'Apache' buildservice project.

Maintainer Bugowner

NOTE: Automatically created during Factory devel project migration by admin.

Maintainer

Load and save keyboard mappings. This is needed if you are not using the US keyboard map. This package also contains utilities for changing your console fonts. If you install this package, YaST includes an extra menu to allow you to choose between the different fonts. This package also includes fonts from the kbd_fonts.tar.gz package (by Paul Gortmaker) on Sunsite.

Maintainer

NOTE: Automatically created during Factory devel project migration by admin.

Maintainer

NOTE: Automatically created during Factory devel project migration by admin.

Maintainer

NOTE: Automatically created during Factory devel project migration by admin.

Maintainer

NOTE: Automatically created during Factory devel project migration by admin.

For niche dialects that don't require their own devel project yet.

Apache::AuthNetLDAP - mod_perl module that uses the Net::LDAP module for user authentication for Apache. This module authenticates users via LDAP using the Net::LDAP module. This module is Graham Barr's "pure" Perl LDAP API. It also uses all of the same parameters as the Apache::AuthPerLDAP, but I have added two extra parameters.

Maintainer Bugowner

These modules are supposed to be used with the Apache server together
with an embedded perl interpreter like mod_perl. They provide support
for basic authentication and authorization as well as support for
persistent database connections via Perl's Database Independent
Interface (DBI).

In basic operation, each of the handlers Filter1, Filter2, and Filter3
will make a call to $r->filter_input(), which will return a filehandle.
For Filter1, the filehandle points to the requested file. For Filter2,
the filehandle contains whatever Filter1 wrote to STDOUT. For Filter3,
it contains whatever Filter3 wrote to STDOUT. The output of Filter3
goes directly to the browser.

Note that the modules Filter1, Filter2, and Filter3 are listed in
forward order, in contrast to the reverse-order listing of
Apache::OutputChain.

When you've got this module, you can use the same handler both as a
stand-alone handler, and as an element in a chain. Just make sure that
whenever you're chaining, all the handlers in the chain are "Filter-
aware," i.e. they each call $r->filter_register() exactly once, before
they start printing to STDOUT. There should be almost no overhead for
doing this when there's only one element in the chain.

These modules provide persistent storage for arbitrary data, in
arbitrary backing stores. The details of interacting with the backing
store are abstracted to make all backing stores behave alike. The
programmer simply interacts with a tied hash.

Apache::SessionX extends Apache::Session. It was initially written to
use Apache::Session from inside of HTML::Embperl, but is seems to be
useful outside of Embperl as well, so here is it as standalone module.

AppConfig is a Perl module for managing application configuration
information. It maintains the state of any number of variables and
provides methods for parsing configuration files and command line
arguments.

Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the IO::Zlib module installed, Archive::Tar will also support compressed or gzipped tar files. An object of class Archive::Tar represents a .tar(.gz) archive full of files and things.

Perl module for creation and manipulation of ZIP-files

If you have two arrays and you want to know if they are the same or
different, then Array::Compare will be useful to you.

All comparisons are carried out via a comparator object.

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.

BerkeleyDB is a module that allows Perl programs to use the facilities
provided by Berkeley DB version 2 or higher. To use version 1 of
Berkeley DB with Perl, you need the DB_File module.

This module implements a virtual base class for parsing BIND server
version 8 configuration files (named.conf).

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

BSD::Resource is a class implementing access to process resource limit
and priority functions (e.g. getrusage, setrlimit, etc).

Maintainer Bugowner

Perl bindings to the cairo graphics library
(http://www.cairographics.org).

Maintainer Bugowner

Carp::Assert is intended for a purpose like the ANSI C library assert.h

openSUSE Build Service is sponsored by