Help for this page

Select Code to Download


  1. or download this
    # now write to the file
    
    ...
    }
    print OUT "\n";
    close(OUT);
    
  2. or download this
    # Extraction Process
     sub first_process {
    ...
            {-cellpadding => 3},
            Tr(\@rows)
        );