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 Ubuntu Archiv lucid (universe)
Version0.09-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe132 Byte
Hängt ab vonperl (>= 5.6.0-16), libnet-ldap-perl, libdbi-perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße31940 Byte
Prüfsumme MD5da22ebdeb8251e7eff154436873736e5
Prüfsumme SHA19ae9ef9498a3e4cb6e0b4e66e3960a62ba0730d3
Prüfsumme SHA25639c1e49b61d1c9251eae98420d00cf3da798f3079583f0804b7a6c98098069e8
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