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


Paketnamelibxml-smart-perl
BeschreibungPerl module for access to parsed XML trees
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.6.9-3
Sektionuniverse/perl
Prioritätoptional
Installierte Größe284 Byte
Hängt ab vonperl, libobject-multitype-perl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße73146 Byte
Prüfsumme MD5910dbde3fff749d4d38e80892d092a97
Prüfsumme SHA178445982b3a773f125edc3a3b74c8475d72c9cf1
Prüfsumme SHA256fd67df0e450ade8d907c1db3cada3b091babe503077873dab765e038d9ef5911
Link zum Herunterladenlibxml-smart-perl_1.6.9-3_all.deb
Ausführliche BeschreibungWith the XML::Smart module, nodes in an XML tree made with XML::LibXML can be accessed equally conveniently with the Perl syntax for hashes and arrays. It also provides convenience features such as searching for nodes by attribute, selection of an attribute value in each of multiple nodes, change the format of returned data, and so forth. . The module also professes to automatically handle binary data (encoding/decoding to/from base64), CDATA sections (used for text content with unbalanced and so forth), and Unicode. It can be used to create XML files and load XML from the Web (just pasting an URL as a file path). It also provides an easy way to send XML data through sockets, adding the length of the data in the header.


Impressum
Linux is a registered trademark of Linus Torvalds