Description
Simple pattern matching rules can be expressed in Perl code without building a larger matcher. Developers use this module for lightweight comparisons, filters, and conditional logic over values. It is a utility library and the meaning of matches depends on caller-supplied rules.