Chris Mungall > go-perl-0.09 > GO::Handlers::base

Download:
go-perl-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: go-perl-0.10

NAME ^

  GO::Handlers::base     - 

SYNOPSIS ^

  use GO::Handlers::base

DESCRIPTION ^

Default Handler, other handlers inherit from this class

this class catches events (start, end and body) and allows the subclassing module to intercept these. unintercepted events get pushed into a tree

See GO::Parser for details on parser/handler architecture

PUBLIC METHODS - ^

strictorder

  Usage   - $handler->strictorder(1);
  Returns -
  Args    -

boolean accessor; if set, then terms passed must be in order