Paketname | libxml-filter-buffertext-perl |
Beschreibung | Perl module for putting all characters into a single event |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.01-5 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libxml-sax-perl (>= 0.10) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 7354 Byte |
Prüfsumme MD5 | 550b405f62d023b4cc8eb7631a5c1535 |
Prüfsumme SHA1 | e93acb1a87eb61ea7843e16788509c90ff939fa0 |
Prüfsumme SHA256 | f8526cce0d0f2b834fa20d7e0ee5a280f617364d332b90172700a5e28b7681a6 |
Link zum Herunterladen | libxml-filter-buffertext-perl_1.01-5_all.deb |
Ausführliche Beschreibung | The XML::Filter::BufferText module is a very simple filter. One common
cause of grief (and programmer error) is that XML parsers aren't required
to provide character events in one chunk. They can, but are not forced
to, and most don't. This filter does the trivial but oft-repeated task
of putting all characters into a single event.
|