Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-SAX-Base | Distribution: SUSE Linux Framework One |
Version: 1.09 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 10:52:01 2024 |
Group: Development/Libraries/Perl | Build host: h01-ch2d |
Size: 176696 | Source RPM: perl-XML-SAX-Base-1.09-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://search.cpan.org/dist/XML-SAX-Base/ | |
Summary: Base class SAX Drivers and Filters |
This module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for example, implement the characters() callback. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them.
Artistic-1.0 or GPL-1.0+
* Tue Apr 04 2017 coolo@suse.com - updated to 1.09 see /usr/share/doc/packages/perl-XML-SAX-Base/Changes 1.09 2017-04-03 21:00:06+12:00 Pacific/Auckland - fix test suite to work without '.' in @INC (RT#120435, pull request from James E Keenan) * Fri Nov 18 2011 coolo@suse.com - update to 1.08 - rename BuildSAXBase.PL => BuildSAXBase.pl - add link to Perl SAX API Reference - modify BuildSAXBase.PL to include version stanzas when run manually - make BuildSAXBase.PL harmless unless run with --force option * Fri Oct 14 2011 andrea.turrini@gmail.com - fixed typos in perl-XML-SAX-Base.spec * Mon Sep 12 2011 vcizek@suse.com - use original gzipped tarball * Fri Sep 09 2011 vcizek@suse.com - initial pull from CPAN with cpanspec_obs-0.8 - dependency of perl-XML-SAX >= 0.99 * Fri Sep 09 2011 vcizek@suse.com - initial package 1.06 * created by cpanspec 1.78.03
/usr/lib/perl5/vendor_perl/5.38.2/XML /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX/Base.pm /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX/BuildSAXBase.pl /usr/lib/perl5/vendor_perl/5.38.2/XML/SAX/Exception.pm /usr/share/doc/packages/perl-XML-SAX-Base /usr/share/doc/packages/perl-XML-SAX-Base/Changes /usr/share/doc/packages/perl-XML-SAX-Base/README /usr/share/man/man3/XML::SAX::Base.3pm.gz /usr/share/man/man3/XML::SAX::BuildSAXBase.3pm.gz /usr/share/man/man3/XML::SAX::Exception.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:03:33 2024