in reply to Re^7: Undefined vs empty string (low-precedence logical / boolean and/or/not versus not ! && || in mundane situations)
in thread Undefined vs empty string

Found another Logical Not and arguments to grep

Using not() makes it not($length), precedence is fun

perlop#Logical Not ought to eventually warn about these types of precedence traps

  • Comment on Re^8: Undefined vs empty string ( not($length) precedence traps )