On Sun, 30 Nov 2014, Reindl Harald wrote:

 On Sun, 30 Nov 2014, jdow wrote:
> > if version > 3.004001 && perl_version >= 5.010000
>    body NON_588_COMPATIBLE_RE_SYNTAX /\w++/
>  endif

exactly that's what i menat with "from my knowledge the 'if perl_version' should not get touched in that case at all"

I was assuming you were referring to the version that everyone had been discussing up to the point jdow made her suggestion, namely:

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

Apologies if you were not, you didn't make that clear.

--
 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
-----------------------------------------------------------------------
  Men by their constitutions are naturally divided in to two parties:
  1. Those who fear and distrust the people and wish to draw all
  powers from them into the hands of the higher classes. 2. Those who
  identify themselves with the people, have confidence in them,
  cherish and consider them as the most honest and safe, although not
  the most wise, depository of the public interests.
                                                  -- Thomas Jefferson
-----------------------------------------------------------------------
 15 days until Bill of Rights day

Reply via email to