summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-Base/pkg-descr
blob: b7e78dbe49fefc3d13bec51268525e2c1a57d46f (plain) (blame)
1
2
3
4
5
6
This module has a very simple task - to be a base class for PerlSAX
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-Filter-Base