Help for this page

Select Code to Download


  1. or download this
    #!perl.exe
    
    ...
        $output->close();
        exit;
    }
    
  2. or download this
    #!perl.exe
    
    ...
        $var_def .= $_;
    }