$ perl -we 'my $foo = "foo", "bar"; print $foo' Useless use of a constant in void context at -e line 1.