http://www.perlmonks.org?node_id=416811


in reply to Unexpected effect of -w with undef

Ahh, a case of syntactic sugar deceiving the user.

You're probably thinking that the '-w' is supposed to cause warnings to be reported. And normally, it is.

However, the the first thing following -e is the script. And that's not the mini-script you wrote: it's the string 'w'. Perl treats that as a bareword and thinks you wrote a script that consists solely of the string 'w', which in a void context doesn't do anything. The 'if (undef() eq undef())...' is the first thing in @ARGV.

Change your perl -ew to perl -we and you might get something more like what you expected.

--Stevie-O
$"=$,,$_=q>|\p4<6 8p<M/_|<('=> .q>.<4-KI<l|2$<6%s!<qn#F<>;$, .=pack'N*',"@{[unpack'C*',$_] }"for split/</;$_=$,,y[A-Z a-z] {}cd;print lc