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-autowriter-perl
BeschreibungPerl module to produce DOCTYPE-based XML output
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.40-1
Sektionperl
Prioritätextra
Installierte Größe164 Byte
Hängt ab vonperl (>= 5.6.0-16), libxml-parser-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße50726 Byte
Prüfsumme MD58b2b3fb258cffec40692a9fb91787b1a
Prüfsumme SHA1120b52ab8740d7920e615592d31b920e4609fa84
Prüfsumme SHA256c76b9bd9e9624ff6f10e4fedba782a5b7a17fe4de7fde3d418706598d4944bcb
Link zum Herunterladenlibxml-autowriter-perl_0.40-1_all.deb
Ausführliche BeschreibungXML::AutoWriter provides a framework for producing DOCTYPE-based XML output. It provides several convenient ways to work with these files. XML::Doctype parses Document Type Definitions (DTDs) and allows them to be saved as Perl Module (.pm) files and loaded whenever necessary. In this way, you can package your DTDs with XML tools so that XML::Parser (libxml-parser-perl) need not be installed. XML::ValidWriter uses the XML::Doctype to enable compile- and run- time checks of XML output validity. XML::AutoWriter provides similar features to XML::ValidWriter, but also provides automatic start and end tag generation. Together, all of these modules facilitate a powerful and minimalistic method of working with XML files.


Impressum
Linux is a registered trademark of Linus Torvalds