On 30. nov. 2014 23.15.50 "Kevin A. McGrail" <kmcgr...@pccc.com> wrote:
>>> if version > 3.004001 >>> if perl_version >= 5.010000 >>> body NON_588_COMPATIBLE_RE_SYNTAX /\w++/ >>> endif >>> endif
What do you see wrong with the use of the can/has solution that both Mark and I proposed? I think it will be trivial and should not cause any errors for older SA's.
Why does the above not work aswell ?