Mail::SpamAssassin::Plugin::Rule2XSBody
Mail::SpamAssassin::PUsernContributMail::SpamAssassin::Plugin::Rule2XSBody(3)
NAME
Mail::SpamAssassin::Plugin::Rule2XSBody - speed up SpamAssassin by
compiling regexps
SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody
DESCRIPTION
This plugin will use native-code object files representing the rule-
set, in order to provide significant speedups in rule evaluation.
Note that "sa-compile" must be run in advance, in order to compile the
ruleset using "re2c" and the C compiler. See the "sa-compile" docu-
mentation for more details.
perl v5.8.8 2Mail::SpamAssassin::Plugin::Rule2XSBody(3)