Help for this page

Select Code to Download


  1. or download this
    -35, -39, -39, -60, -35, -39, -39,
    -36, -40, -40, -59, -36, -40, -40,
    
  2. or download this
    use Spreadsheet::Read;
    our $workbook = ReadData("tmp.xls", debug => 9);
    ...
        }    
        print "\n";
    }
    
  3. or download this
    $Options = {
                 'debug' => 9,
    ...
               };
    ,,,,,,
    ,,,,,,