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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.01-50.fc42 | - |
Fedora 42 | 1.01-50.fc42 | - |
Fedora 41 | 1.01-48.fc41 | - |
Fedora 40 | 1.01-47.fc40 | - |
Fedora EPEL 9 | 1.01-32.el9 | - |
Fedora EPEL 8 | 1.01-32.el8 | - |
Fedora EPEL 10.1 | 1.01-33.el10_0 | - |
Fedora EPEL 10.0 | 1.01-33.el10_0 | - |
You can contact the maintainers of this package via email at
perl-XML-Filter-BufferText dash maintainers at fedoraproject dot org
.