| This Release | VS-RuleEngine-0.09 | [Download] [Browse] | 03 Aug 2008 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (176) NA (1) UNKNOWN (3) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | MIT | |||||
| Special Files |
|
|||||
| VS::RuleEngine | Generic rule based processing engine | 0.09 | |
| VS::RuleEngine::Action | Interface for actions. | ||
| VS::RuleEngine::Action::Perl | Use a code reference as an input | ||
| VS::RuleEngine::Action::SetGlobal | Generic action to set key/value pairs in the global object | ||
| VS::RuleEngine::Action::SetLocal | Generic action to set key/value pairs in the local object | ||
| VS::RuleEngine::Constants | Constants used by the engine | ||
| VS::RuleEngine::Cv | Base class for objects implemented as a code reference | ||
| VS::RuleEngine::Data | Data | ||
| VS::RuleEngine::Declare | Declarative interface for VS::RuleEngine engines | ||
| VS::RuleEngine::Engine | Engine declaration | ||
| VS::RuleEngine::Hook | Interface for hooks. | ||
| VS::RuleEngine::Hook::Perl | Use a code reference as an hook | ||
| VS::RuleEngine::Input | Interface for inputs. | ||
| VS::RuleEngine::Input::Perl | Use a code reference as an input | ||
| VS::RuleEngine::InputHandler | Handles input retrieval | ||
| VS::RuleEngine::Output | Interface for outputs. | ||
| VS::RuleEngine::Output::Perl | Use a code reference as an output | ||
| VS::RuleEngine::Rule | Interface for rules. | ||
| VS::RuleEngine::Rule::InputMatchesRegexp | Generic rule for matching inputs against regular expressions | ||
| VS::RuleEngine::Rule::InputOverThreshold | Generic rule for checking input thresholds | ||
| VS::RuleEngine::Rule::InputUnderThreshold | Generic rule for checking input thresholds | ||
| VS::RuleEngine::Rule::Perl | Use a code reference as an rule | ||
| VS::RuleEngine::Runloop | Runs engine(s) | ||
| VS::RuleEngine::TypeDecl | Helper class for maintaining types used in engines | ||
| VS::RuleEngine::Util | Utility functions for VS::RuleEngine |