/usr/local/CPAN/go-perl/GO/Handlers/obo_sxpr.pm


# stag-handle.pl -p GO::Parsers::GoOntParser -m <THIS> function/function.ontology

package GO::Handlers::obo_sxpr;
use base qw(Data::Stag::SxprWriter Exporter);
1;