[ Bron: libxml-filter-buffertext-perl ]
Pakket: libxml-filter-buffertext-perl (1.01-6)
Verwijzigingen voor libxml-filter-buffertext-perl
Debian bronnen:
Het bronpakket libxml-filter-buffertext-perl downloaden:
- [libxml-filter-buffertext-perl_1.01-6.dsc]
- [libxml-filter-buffertext-perl_1.01.orig.tar.gz]
- [libxml-filter-buffertext-perl_1.01-6.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module for putting all characters into a single event
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.
Andere aan libxml-filter-buffertext-perl gerelateerde pakketten
|
|
|
|
-
- dep: libxml-sax-perl
- Perl module for using and building Perl SAX2 XML processors
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language