perl-XML-Filter-BufferText - Filter to put all characters() in one event

Description:

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.

Homepage: http://search.cpan.org/dist/XML-Filter-BufferText/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-XML-Filter-BufferText-1.01-2.fc7.noarch [7 KiB] Changelog by Andreas Thienemann (2007-03-17):
- Fixed dependencies