in reply to Re^2: Perl logical operators
in thread Perl logical operators

perldelta for 5.18.0 says:

use no longer tries to parse its arguments as a statement, making use constant { () }; a syntax error (perl #114222).

which I believe refers to this.