Package : perl-XML-SAX-Base > RPM : perl-XML-SAX-Base-1.90.0-5.mga9.src.rpm

Basic items

Name perl-XML-SAX-Base
Version 1.90.0
Release 5.mga9
URL https://metacpan.org/release/XML-SAX-Base
Group Development/Perl
Summary Exception classes for XML::SAX
Size 31KB
Arch noarch
License GPL+ or Artistic

Description

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 03:30:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie