On Mon, 1 Dec 2014, David B Funk wrote:

# spamassassin --version
SpamAssassin version 3.3.1
  running on Perl version 5.10.0


  if version > 3.004001 && perl_version >= 5.010000
    body NON_588_COMPATIBLE_RE_SYNTAX /\w++/
  endif

is silent (no errors, no warnings in a --lint)

So it looks like it's perl version dependent.

Which doesn't help.

It looks like as long as we support perl < 5.10.0 then the only clean solution is can(Mail::SpamAssassin::Conf::perl_min_version_5010000)

:(

--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 jhar...@impsec.org    FALaholic #11174     pgpk -a jhar...@impsec.org
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  We have to realize that people who run the government can and do
  change. Our society and laws must assume that bad people -
  criminals even - will run the government, at least part of the
  time.                                               -- John Gilmore
-----------------------------------------------------------------------
 14 days until Bill of Rights day

Reply via email to