other versions
- bookworm 4.0.1-1~deb12u1
- testing 4.0.1-5
- unstable 4.0.1-5
- experimental 4.0.2~rc1-1~exp1
Mail::SpamAssassin::Plugin::BodyRuleBaseExtractor(3pm) | User Contributed Perl Documentation | Mail::SpamAssassin::Plugin::BodyRuleBaseExtractor(3pm) |
NAME¶
Mail::SpamAssassin::Plugin::BodyRuleBaseExtractor - extract "bases" from body ruleset
SYNOPSIS¶
This is a plugin to extract "base" strings from SpamAssassin 'body' rules, suitable for use in Rule2XSBody rules or other parallel matching algorithms.
- my ($cleanregexp) = fixup_re($regexp);
- Converts encoded characters in a regular expression pattern into their equivalent characters
2025-06-26 | perl v5.40.1 |