aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Base/pkg-descr
blob: 9c4cd9b979887cff6725dec8a70b3d0c2ba7a515 (plain) (blame)
1
2
3
4
5
6
7
8
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.

WWW: http://search.cpan.org/search?dist=XML-SAX-Base

Seamus Venasse <svenasse@polaris.ca>