The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

  GO::Parsers::obo_xml_parser.pm     - Parses xml made from events

SYNOPSIS

  do not use this class directly; use GO::Parser

DESCRIPTION

this parser does a direct translation of XML to events, passed on to the handler

the XML used should be the attribute-less xml generated by the GO::Handlers::XmlOutHandler class

AUTHOR