| Paketname | libdbd-ldap-perl |
| Beschreibung | Perl extension for LDAP access via an SQL/Perl DBI interface |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.09-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 132 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libnet-ldap-perl, libdbi-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 31940 Byte |
| Prüfsumme MD5 | da22ebdeb8251e7eff154436873736e5 |
| Prüfsumme SHA1 | 9ae9ef9498a3e4cb6e0b4e66e3960a62ba0730d3 |
| Prüfsumme SHA256 | 39c1e49b61d1c9251eae98420d00cf3da798f3079583f0804b7a6c98098069e8 |
| Link zum Herunterladen | libdbd-ldap-perl_0.09-1_all.deb |
| Ausführliche Beschreibung | DBD::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!
|