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


Paketnamelibdbix-abstract-perl
BeschreibungDBI SQL abstraction
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.006-2
Sektionperl
Prioritätoptional
Installierte Größe116 Byte
Hängt ab vonperl (>= 5.8.0), libdbi-perl
Empfohlene Pakete
PaketbetreuerGerfried Fuchs
Quelle
Paketgröße27416 Byte
Prüfsumme MD5ba046c5cd4b75f1c08aa64bbb4b5e5b5
Prüfsumme SHA1d78c19a570e1a20363f9384aaf0fc5164fd7d0a7
Prüfsumme SHA2568f26bcd0b4b8beedf2b5f7cb49a692752c8d3df867c507052fcfc1d13314bf42
Link zum Herunterladenlibdbix-abstract-perl_1.006-2_all.deb
Ausführliche BeschreibungThis module provides methods for retrieving and storing data in SQL databases. It provides methods for all of the more important SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE). . It endeavors to produce an interface that will be intuitive to those already familiar with SQL. . Notable features include: * data_source generation for some DBD drivers. * Can check to make sure the connection is not stale and reconnect if it is. * Controls statement handles for you. * Can delay writes. * Generates complex where clauses from hashes and arrays. * Shortcuts (convenience functions) for some common cases. (Like select_all_to_hashref.)


Impressum
Linux is a registered trademark of Linus Torvalds