Paketname | libxml-handler-composer-perl |
Beschreibung | Perl module for generating XML output |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.01-7 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libxml-um-perl, perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 14468 Byte |
Prüfsumme MD5 | 43ca19020ab8115de7218dd872ed94db |
Prüfsumme SHA1 | f5fbdd006aaeb1f13c3b529633cb07e9594f53c3 |
Prüfsumme SHA256 | 2c2cc3955198329b95bae1d64d6d5b2e0cd39a4fd504e992b6945b94e6152bf6 |
Link zum Herunterladen | libxml-handler-composer-perl_0.01-7_all.deb |
Ausführliche Beschreibung | This module is similar to XML::Writer, XML::Handler::XMLWriter,
XML::Handler::YAWriter etc. in that it generates XML output.
.
This implementation may not be fast and it may not be the best
solution for your particular problem, but it has some features that
may be missing in the other implementations, such as:
* Supports every output encoding that XML::UM supports - XML::UM
supports every encoding for which there is a mapping file in the
XML::Encoding distribution.
* Pretty printing when used with XML::Filter::Reindent.
* Fine control over which kind of quotes are used.
* Supports PerlSAX interface.
|