The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Rule::Engine::RuleSet - A Set of Rules

ATTRIBUTES

filter

description

Text describing this rule.

name

The name of this rule.

rules

An array of rules.

METHODS

add_rule($rule)

Add a rule

execute

rule_count

Returns the number of rules for this session.