in reply to Re^2: Why do I need parentheses here?in thread Why do I need parentheses here?
C:\>perl -MO=Deparse,-p -e"sub foo{} foo ?bar? sub foo { } foo(?bar?); -e syntax OK [download]