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-xmlmessage-perl
Beschreibungperl module for exchanging XML messages between DBI data sources
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.05-9
Sektionuniverse/perl
Prioritätoptional
Installierte Größe140 Byte
Hängt ab vonperl (>= 5.6.0-16), libdbi-perl, libhtml-parser-perl, libxml-parser-perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße34782 Byte
Prüfsumme MD5099db69756f993938a11a83446c6f72c
Prüfsumme SHA196fa094f9ffcb8cda6f0016666e640416b85654d
Prüfsumme SHA256140ac6df4b54dccab1359528dec0ad82a05e57377772a0aa0e76b68ee96f00f5
Link zum Herunterladenlibdbix-xmlmessage-perl_0.05-9_all.deb
Ausführliche BeschreibungThis module maintains simple XML templates that describe object structure. The module is capable of generating SQL statements based on these templates and executing them against DBI data sources. After executing the SQL, the package formats the data results into XML strings. . Inbound messages can be processed according to the same kind of templates and the database is updated accordingly. Templates are capable of defining the SQL operators, plus new SAVE operation which is basically a combination of SELECT and either INSERT or UPDATE depending on whether the record was found by the compound key value or not.


Impressum
Linux is a registered trademark of Linus Torvalds