Help for this page

Select Code to Download


  1. or download this
    initialisation;
    
    ...
    } continue {
       expression
    }
    
  2. or download this
    push @cleaned_values, _clean_cgi_param ($_) for @values;