Help for this page

Select Code to Download


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