> > > # why no error?! > $ perl -M5.14.0 -wle 'for my $i (qw/foo/) { eval { $i.=q{}; next; }; } say > "done"' > done > > Just a wild guess: There's an optimization that detects it's a no-op? -- Jerome Eteve. http://sigstp.blogspot.com/ http://twitter.com/jeteve