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 Debian Archiv squeeze (main)
Version1.6.9-3
Sektionperl
Prioritätoptional
Installierte Größe284 Byte
Hängt ab vonperl, libobject-multitype-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße74948 Byte
Prüfsumme MD5ca4901eb0d91694a7315e11c9a1456f9
Prüfsumme SHA19be5eb5b576c7d9220c74900ab1ec7fc1be4faef
Prüfsumme SHA25624a3a6b50d5f8129247ab179fbad9521364a6b108b9e37f10acfe164f5be3e70
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