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-1.22 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-XML-Filter-BufferText Distribution: SUSE Linux Enterprise 15
Version: 1.01 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.22 Build date: Fri May 25 20:23:11 2018
Group: Development/Libraries/Perl Build host: sheep04
Size: 5488 Source RPM: perl-XML-Filter-BufferText-1.01-1.22.src.rpm
Packager: https://www.suse.com/
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.26.1/XML
/usr/lib/perl5/vendor_perl/5.26.1/XML/Filter
/usr/lib/perl5/vendor_perl/5.26.1/XML/Filter/BufferText.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/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, Tue Apr 9 14:50:04 2024