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 Ubuntu Archiv lucid (universe)
Version1.006-2
Sektionuniverse/perl
Prioritätoptional
Installierte Größe116 Byte
Hängt ab vonperl (>= 5.8.0), libdbi-perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße27464 Byte
Prüfsumme MD54041a08fb69e3253105046f26027ce04
Prüfsumme SHA18ade015ef219613eb9b891c18c65962c9e81240f
Prüfsumme SHA256d801ace872f5a4ec6f85a7e8d0d787b8608d5ca1795c69f81ea8a8fd39cba238
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