Help for this page

Select Code to Download


  1. or download this
    $ret = foo($scalar, [$arrayref, [$hashref]]);
    
  2. or download this
    # The naming is obviously somewhat abstract here
    foo( scalar => $scalar, hashref => {...}, things => \@things );