perl-XML-SAX-Base - Base class SAX Drivers and Filters
Website: | http://search.cpan.org/dist/XML-SAX-Base/ |
---|---|
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.
Packages
perl-XML-SAX-Base-1.08-10m.mo8.noarch [30 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.08-10m) - rebuild against perl-5.20.0 |