Filter to put all characters() in one event
This 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.
$
pkg install p5-XML-Filter-BufferTextOrigin
textproc/p5-XML-Filter-BufferText
Size
11.3KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
3 packages