DOKK / manpages / debian 12 / libgo-perl / GO::Handlers::base.3pm.en
GO::Handlers::base(3pm) User Contributed Perl Documentation GO::Handlers::base(3pm)

  GO::Handlers::base     - default handler

  use GO::Handlers::base

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

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

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

2021-01-09 perl v5.32.0