libsgml-parser-opensp-perl

Opensp parser of sgml documents
  https://metacpan.org/release/SGML-Parser-OpenSP
  0
  no reviews



Sgml::parser::opensp provides an interface to the opensp sgml parser. opensp and this module are event based. as the parser recognizes parts of the document (say the start or end of an element), then any handlers registered for that type of an event are called with suitable parameters.