# prints 'nono1', so '=>' seems to be interpreted as '.' print nono => "1"; #### print qw(nono 1);