in reply to Re: deprecated split ??in thread deprecated split ??
[me@host]$ perl -le 'sub x {print "yup" if wantarray} @y = map { x() } + (1,2);' yup yup [me@host]$ [download]
------------ :Wq Not an editor command: Wq [download]