GO::Handlers::base.3pm

Langue: en

Autres versions - même langue

Version: 2009-11-06 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

   GO::Handlers::base     - default handler
 
 

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