c:\test>perl -wle"print for scalar(( 'a','b','c' ))" Useless use of a constant in void context at -e line 1. Useless use of a constant in void context at -e line 1. c