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-writer-perl
BeschreibungPerl module for writing XML documents
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.611-1
Sektionperl
Prioritätoptional
Installierte Größe88 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße29288 Byte
Prüfsumme MD53b6073efda9652e4cc4c4f8f88ac8c68
Prüfsumme SHA1e5375d3ab0874cdcc44ddd2e517baea77d6e4dd2
Prüfsumme SHA256d34dfa6acedbf9d9949aec492c6547cd3a0a9b3acc2f850c0deee064fcfc9088
Link zum Herunterladenlibxml-writer-perl_0.611-1_all.deb
Ausführliche BeschreibungXML::Writer is a helper module for Perl programs that write an XML document. The module handles all escaping for attribute values and character data and constructs different types of markup, such as tags, comments, and processing instructions. . By default, the module performs several well-formedness checks to catch errors during output. This behaviour can be extremely useful during development and debugging, but it can be turned off for production-grade code. . The module can operate either in regular mode in or Namespace processing mode. In Namespace mode, the module will generate Namespace Declarations itself, and will perform additional checks on the output. . Additional support is available for a simplified data mode with no mixed content: newlines are automatically inserted around elements and elements can optionally be indented based as their nesting level.


Impressum
Linux is a registered trademark of Linus Torvalds