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


Paketnamelibtie-dbi-perl
Beschreibungmodule tying hashes to relational databases
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.04-1
Sektionperl
Prioritätoptional
Installierte Größe140 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße42018 Byte
Prüfsumme MD5658d1ff5cc17380f9e195de94309a846
Prüfsumme SHA12c83a78c742c05f664e3e3cec05c72b073e5f79f
Prüfsumme SHA25635ec58b8c065b03ffa490a10aaca042c6dedd09a4d6987113ff08c2443d3b85d
Link zum Herunterladenlibtie-dbi-perl_1.04-1_all.deb
Ausführliche BeschreibungTie::DBI is a Perl module for using a database as a backing store for Perl's hash data structure. One field of the table becomes the hash key, and another becomes the value. Once tied, all standard hash operations work, including iteration over keys and values. . Using the Storable module, you may store complex Perl data structures (even objects) in the database and later retrieve them. When used in conjunction with a network-accessible database, this provides a simple way to transmit data structures between Perl programs on different machines.


Impressum
Linux is a registered trademark of Linus Torvalds