On 11/30/2014 5:20 PM, jdow wrote:
Would a corrected syntax version of this work?if version > 3.004001 && perl_version >= 5.010000 body NON_588_COMPATIBLE_RE_SYNTAX /\w++/ endif {^_^}
The core issue is that only SA currently in trunk contains the code for the if functionality on the perl_version.
So I believe any use of perl_version is likely to throw warnings unless people are using SA from svn trunk.
Regards, KAM