This module 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 calle...
BJOERN/SGML-Parser-OpenSP-0.994 - 29 Jun 2008 19:40:04 GMTRoutines to post-process OpenSP event data....
BJOERN/SGML-Parser-OpenSP-0.994 - 29 Jun 2008 19:40:04 GMTAn "SGML::Notation" contains the type definition defined in a document instance, with the possible `generated_id' generated by the parser. Within a grove, any notation with the same name refers to the same "SGML::Notation" object. "SGML::Notation" ob...
KMACLEOD/SGML-Grove-2.03 - 20 Sep 1998 19:23:16 GMTThe DTDParse collection is a set of Perl modules and scripts for manipulating SGML an XML Document Type Definitions (DTDs). DTDParse is designed primarily to aid in the understanding and documentation of DTDs. Typical usage of this package is as foll...
EHOOD/SGML-DTDParse-2.00 - 16 Jul 2005 23:30:08 GMTThis class will help you with Sgml related tasks. 0. Producing dependency information for an Sgml file....
VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 GMT"new" loads an SGML, XML, or HTML document instance from $sysid using James Clark's SGML Parser (SP), returning a ``grove'' that contains the root, or top, element of the document, an array of any warnings or errors that may have been generated while...
KMACLEOD/SGML-SPGroveBuilder-2.01 - 20 Sep 1998 19:23:28 GMTSKIM/PYX-SGML-Raw-0.02 - 21 Oct 2015 15:01:18 GMT
SKIM/PYX-SGML-Tags-0.02 - 20 Feb 2016 22:40:25 GMT
XML::Grove is a tree-based object model for accessing the information set of parsed or stored XML, HTML, or SGML instances. XML::Grove objects are Perl hashes and arrays where you access the properties of the objects using normal Perl syntax: $text =...
KMACLEOD/XML-Grove-0.46alpha - 09 Sep 1999 23:06:59 GMT