Help for this page

Select Code to Download


  1. or download this
    my @vals = $q->param('input');
    
  2. or download this
    my @vals = $q->multi_param('input');