./textproc/p5-XML-SAX-Base, Base class SAX Drivers and Filters

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 1.02, Package name: p5-XML-SAX-Base-1.02, Maintainer: pkgsrc-users

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.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: ba7def460301b818dc49db197720c8b032e7fe24
RMD160: 67b6de607022f9b008ecb3803f6a17c443daced5
Filesize: 20.652 KB

Version history: (Expand)