Help for this page
[me@host]$ perl -le 'sub x {print "yup" if wantarray} @y = map { x() } + (1,2);' yup yup [me@host]$
------------ :Wq Not an editor command: Wq