DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibdbd-ldap-perl
BeschreibungPerl extension for LDAP access via an SQL/Perl DBI interface
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.09-1
Sektionperl
Prioritätoptional
Installierte Größe132 Byte
Hängt ab vonperl (>= 5.6.0-16), libnet-ldap-perl, libdbi-perl
Empfohlene Pakete
PaketbetreuerJonas Genannt
Quelle
Paketgröße32044 Byte
Prüfsumme MD5ec54ddc418642d3836a008ddaeb839d0
Prüfsumme SHA1f28c6697d9fede4160a3a5334b5dfdac17fa8b8f
Prüfsumme SHA25617592e8845c54da32c91ddf157c9ed8d9980e37c0283d735beed045a34cb23bf
Link zum Herunterladenlibdbd-ldap-perl_0.09-1_all.deb
Ausführliche BeschreibungDBD::LDAP is a DBI extension module adding an SQL database interface to standard LDAP databases to Perl's database-independent database interface. You will need access to an existing LDAP database or set up your own using an LDAP server, ie. "OpenLDAP", see (http://www.openldap.org). . The main advantage of DBD::LDAP is the ability to query LDAP databases via standard SQL queries in leu of cryptic LDAP "filters". LDAP is optimized for quick lookup of existing data, but DBD::LDAP does support entry inserts, updates, and deletes with commit/rollback via the standard SQL commands!


Impressum
Linux is a registered trademark of Linus Torvalds