freebsd-ports/textproc/p5-XML-SAX-Base/distinfo
Sunpoet Po-Chuan Hsieh 256fb825c2 - Re-add p5-XML-SAX-Base 1.08
XML::SAX::Base 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.

WWW: http://search.cpan.org/dist/XML-SAX-Base/
2012-05-08 07:58:38 +00:00

2 lines
141 B
Text

SHA256 (XML-SAX-Base-1.08.tar.gz) = 666270318b15f88b8427e585198abbc19bc2e6ccb36dc4c0a4f2d9807330219e
SIZE (XML-SAX-Base-1.08.tar.gz) = 28197