Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-XML-Filter-BufferText-1.01-9.35 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: perl-XML-Filter-BufferText Distribution: openSUSE:Factory:zSystems
Version: 1.01 Vendor: openSUSE
Release: 9.35 Build date: Mon Aug 7 18:59:24 2023
Group: Development/Libraries/Perl Build host: s390zp22
Size: 5258 Source RPM: perl-XML-Filter-BufferText-1.01-9.35.src.rpm
Packager: https://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).

Provides

Requires

License

GPL-1.0+ or Artistic-1.0

Changelog

* 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

Files

/usr/lib/perl5/vendor_perl/5.38.0/XML
/usr/lib/perl5/vendor_perl/5.38.0/XML/Filter
/usr/lib/perl5/vendor_perl/5.38.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, Sat Mar 9 12:39:58 2024