Package: spamassassin
Version: 3.1.4-1
Severity: minor
Tags: upstream
File: /usr/share/man/man3/Mail::SpamAssassin::Conf.3pm.gz


OK, you mention //x comments,

  Note that multi-line rules are not supported, even if you use "x" as
  a modifier. Also note that the "#" character must be escaped ("\#")
  or else it will be considered to be the start of a comment and not
  part of the regexp.

But you forgot to mention this style comment, from perlre(1):

  "(?#text)"     A comment. The text is ignored.

The user will think maybe he can break his lines with it. So you
should mention if he is dreaming before he wastes his time trying.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to