Help for this page

Select Code to Download


  1. or download this
    # just one argument.
    $q = CGI->new(\&hook);
    ...
    
    # all three - party time!
    $q = CGI->new(\&hook ,$data, $use_tempfile);
    
  2. or download this
        ls [OPTION]... [FILE]...