ports

textproc/p5-XML-SAX-Expat

p5-XML-SAX-Expat-0.51 – SAX2 driver based on expat

Description

This is an implementation of a SAX2 driver sitting on top of 
Expat (XML::Parser).

It is still incomplete, though most of the basic SAX2 events should be
available.

XML::Parser has no listed callbacks for the following events, which are
therefore not presently generated (ways may be found in the future):

  * ignorable_whitespace
  * skipped_entity
  * start_entity / end_entity
  * resolve_entity

Note that this package currently does not register itself with XML::SAX,
so you have to add the parser manually before you can use it.

WWW: http://search.cpan.org/dist/XML-SAX-Expat/

Categories:
perl5 textproc

Library dependencies

None

Build dependencies

None

Run dependencies