Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-Filter-BufferText | Distribution: openSUSE Tumbleweed |
Version: 1.01 | Vendor: openSUSE |
Release: 9.10 | Build date: Wed Jan 11 13:32:48 2012 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 5260 | Source RPM: perl-XML-Filter-BufferText-1.01-9.10.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/XML-Filter-BufferText/ | |
Summary: 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. Note that this won't help you cases such as: <foo> blah <!-- comment --> phubar </foo> In the above case, given the interleaving comment, there will be two 'character()' events. This may be worked around in the future if there is demand for it. An interesting way to use this filter, instead of telling users to use it, is to return it from your handler's constructor, already configured and all. That'll make the buffering totally transparent to them ('XML::SAX::Writer' does that).
GPL-1.0+ or Artistic-1.0
* Wed Jan 11 2012 coolo@suse.com - regenerate with cpanspec * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Sat Jul 25 2009 chris@computersalat.de - spec mods * removed ^---------- * removed ^#--------- * Tue Jul 14 2009 chris@computersalat.de - initial pkg 1.01
/usr/lib/perl5/vendor_perl/5.40.0/XML /usr/lib/perl5/vendor_perl/5.40.0/XML/Filter /usr/lib/perl5/vendor_perl/5.40.0/XML/Filter/BufferText.pm /usr/share/doc/packages/perl-XML-Filter-BufferText /usr/share/doc/packages/perl-XML-Filter-BufferText/Changes /usr/share/doc/packages/perl-XML-Filter-BufferText/README /usr/share/man/man3/XML::Filter::BufferText.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025