The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09 - 2008-08-04

  • Hooks can now also return KV_SKIP
  • Fix Changes (this file) to use same format as rest of my modules

Modules

Generic rule based processing engine
Interface for actions.
Use a code reference as an input
Generic action to set key/value pairs in the global object
Generic action to set key/value pairs in the local object
Constants used by the engine
Base class for objects implemented as a code reference
Declarative interface for VS::RuleEngine engines
Engine declaration
Interface for hooks.
Use a code reference as an hook
Interface for inputs.
Use a code reference as an input
Handles input retrieval
Interface for outputs.
Use a code reference as an output
Interface for rules.
Generic rule for matching inputs against regular expressions
Generic rule for checking input thresholds
Generic rule for checking input thresholds
Use a code reference as an rule
Runs engine(s)
Helper class for maintaining types used in engines
Utility functions for VS::RuleEngine