* Father Chrysostomos via RT <perlbug-followup@perl.org> [2013-06-12T21:08:04] > So ‘use warnings "syntax"’ enables that warning. ‘use warnings FATAL => > 'exec'’ fatalizes it; but, of course, it is only fatal if it happens, > which is when ‘syntax’ warnings are enabled. Fascinating. :-) Yeah, once the ckWARN was pointed out, this behavior became clear, and I stared slack-jawed at my oneliners for a while. I will merge this fix tonight or tomorrow. -- rjbsThread Previous